ReactOS 0.4.17-dev-934-g091855f
vkd3d_shader_code Struct Reference

#include <vkd3d_shader.h>

Collaboration diagram for vkd3d_shader_code:

Public Attributes

const void * code
 
size_t size
 

Detailed Description

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

Definition at line 404 of file vkd3d_shader.h.

Member Data Documentation

◆ code

◆ size


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