vkd3d 1.2
The vkd3d 3D Graphics Library
Data Fields
vkd3d_shader_code Struct Reference

A generic structure containing a GPU shader, in text or byte-code format. More...

#include <vkd3d_shader.h>

Data Fields

const void * code
 Pointer to the code.
 
size_t size
 Size of code, in bytes.
 

Detailed Description

A generic structure containing a GPU shader, in text or byte-code format.


The documentation for this struct was generated from the following file: