Searched defs:pvr_descriptor_set_layout_binding (Results 1 – 1 of 1) sorted by relevance
406 struct pvr_descriptor_set_layout_binding { struct407 VkDescriptorType type;413 uint32_t binding_number;415 uint32_t descriptor_count;418 uint16_t descriptor_index;420 VkShaderStageFlags shader_stages;425 uint32_t shader_stage_mask;427 struct {430 } per_stage_offset_in_dwords[PVR_STAGE_ALLOCATION_COUNT];432 bool has_immutable_samplers;[all …]