Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c800 struct anv_pipeline_stage *next_stage) in anv_pipeline_link_vs()
922 struct anv_pipeline_stage *next_stage) in anv_pipeline_link_tes()
952 struct anv_pipeline_stage *next_stage) in anv_pipeline_link_gs()
1460 struct anv_pipeline_stage *next_stage = NULL; in anv_pipeline_compile_graphics() local
/external/mesa3d/src/compiler/
Dshader_info.h121 gl_shader_stage next_stage:8; member