Home
last modified time | relevance | path

Searched defs:dzn_descriptor_set_layout_binding (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/microsoft/vulkan/
Ddzn_private.h746 struct dzn_descriptor_set_layout_binding { struct
747 VkDescriptorType type;
748 uint32_t stages;
749 D3D12_SHADER_VISIBILITY visibility;
750 uint32_t base_shader_register;
751 uint32_t range_idx[NUM_POOL_TYPES];
752 union {
760 bool variable_size;