Home
last modified time | relevance | path

Searched defs:next_stage (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c900 struct anv_pipeline_stage *next_stage) in anv_pipeline_link_vs()
1027 struct anv_pipeline_stage *next_stage) in anv_pipeline_link_tes()
1057 struct anv_pipeline_stage *next_stage) in anv_pipeline_link_gs()
1623 struct anv_pipeline_stage *next_stage = NULL; in anv_pipeline_compile_graphics() local
/third_party/mesa3d/src/compiler/
Dshader_info.h134 gl_shader_stage next_stage:8; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h390 gl_shader_stage next_stage; member
Dradv_cmd_buffer.c2701 uint32_t next_stage : 3; member