Searched defs:radv_library_pipeline (Results 1 – 1 of 1) sorted by relevance
2211 struct radv_library_pipeline { struct2212 struct radv_pipeline base;2214 unsigned stage_count;2215 VkPipelineShaderStageCreateInfo *stages;2216 unsigned group_count;2217 VkRayTracingShaderGroupCreateInfoKHR *groups;2218 VkPipelineShaderStageModuleIdentifierCreateInfoEXT *identifiers;2219 struct {2221 } *hashes;