vkd3d
1.2
The vkd3d 3D Graphics Library
|
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. | |
A generic structure containing a GPU shader, in text or byte-code format.