Searched defs:dzn_descriptor_set_layout_binding (Results 1 – 1 of 1) sorted by relevance
744 struct dzn_descriptor_set_layout_binding { struct745 VkDescriptorType type;746 uint32_t stages;747 D3D12_SHADER_VISIBILITY visibility;748 uint32_t base_shader_register;749 uint32_t range_idx[NUM_POOL_TYPES];750 union {758 bool variable_size;