Searched defs:dzn_descriptor_set_layout_binding (Results 1 – 1 of 1) sorted by relevance
746 struct dzn_descriptor_set_layout_binding { struct747 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;