Searched defs:pStages (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_pipeline.c3698 const VkPipelineShaderStageCreateInfo *pStages[MESA_SHADER_STAGES] = { 0, }; local in function:radv_pipeline_init
2094 radv_create_shaders(struct radv_pipeline * pipeline,struct radv_device * device,struct radv_pipeline_cache * cache,const struct radv_pipeline_key * key,const VkPipelineShaderStageCreateInfo ** pStages,const VkPipelineCreateFlags flags,VkPipelineCreationFeedbackEXT * pipeline_feedback,VkPipelineCreationFeedbackEXT ** stage_feedbacks) argument
3930 const VkPipelineShaderStageCreateInfo *pStages[MESA_SHADER_STAGES] = { 0, }; local in function:radv_compute_pipeline_create
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline.c2788 radv_fill_shader_info(struct radv_pipeline * pipeline,struct radv_pipeline_layout * pipeline_layout,const VkPipelineShaderStageCreateInfo ** pStages,const struct radv_pipeline_key * pipeline_key,struct radv_shader_info * infos,nir_shader ** nir) argument
3320 radv_create_shaders(struct radv_pipeline * pipeline,struct radv_pipeline_layout * pipeline_layout,struct radv_device * device,struct radv_pipeline_cache * cache,const struct radv_pipeline_key * pipeline_key,const VkPipelineShaderStageCreateInfo ** pStages,const VkPipelineCreateFlags flags,const uint8_t * custom_hash,VkPipelineCreationFeedbackEXT * pipeline_feedback,VkPipelineCreationFeedbackEXT ** stage_feedbacks) argument
5499 const VkPipelineShaderStageCreateInfo *pStages[MESA_SHADER_STAGES] = { local in function:radv_pipeline_init
5750 const VkPipelineShaderStageCreateInfo *pStages[MESA_SHADER_STAGES] = { local in function:radv_compute_pipeline_create
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h2525 const VkPipelineShaderStageCreateInfo* pStages; member in struct:VkGraphicsPipelineCreateInfo
8279 const VkPipelineShaderStageCreateInfo* pStages; member in struct:VkRayTracingPipelineCreateInfoNV
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h3170 const VkPipelineShaderStageCreateInfo* pStages; member in struct:VkGraphicsPipelineCreateInfo
10390 const VkPipelineShaderStageCreateInfo* pStages; member in struct:VkRayTracingPipelineCreateInfoNV
11943 const VkPipelineShaderStageCreateInfo* pStages; member in struct:VkGraphicsShaderGroupCreateInfoNV
13250 const VkPipelineShaderStageCreateInfo* pStages; member in struct:VkRayTracingPipelineCreateInfoKHR

Completed in 134 milliseconds