Searched defs:stage_info (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_shader.c112 tu_shader_create(struct tu_device * dev,gl_shader_stage stage,const VkPipelineShaderStageCreateInfo * stage_info,const VkAllocationCallbacks * alloc) argument
H A Dtu_pipeline.c1415 const VkPipelineShaderStageCreateInfo *stage_info = stage_infos[stage]; local in function:tu_pipeline_builder_compile_shaders
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_shader.c35 tu_spirv_to_nir(struct tu_device * dev,const VkPipelineShaderStageCreateInfo * stage_info,gl_shader_stage stage) argument
H A Dtu_pipeline.c2334 const VkPipelineShaderStageCreateInfo *stage_info = stage_infos[stage]; local in function:tu_pipeline_builder_compile_shaders
3293 const VkPipelineShaderStageCreateInfo *stage_info = &pCreateInfo->stage; local in function:tu_compute_pipeline_create
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_vX_pipeline.c124 const VkPipelineShaderStageCreateInfo *stage_info = stage_infos[stage]; local in function:panvk_pipeline_builder_compile_shaders
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/tests/
H A Dhelpers.cpp443 VkPipelineShaderStageCreateInfo *stage_info = &stages[i]; local in function:PipelineBuilder::~PipelineBuilder
545 VkPipelineShaderStageCreateInfo *stage_info; local in function:PipelineBuilder::add_stage
[all...]

Completed in 13 milliseconds