Home
last modified time | relevance | path

Searched defs:next_stage (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_shader_info.h60 gl_shader_stage next_stage; member
/third_party/mesa3d/src/compiler/
H A Dshader_info.h143 gl_shader_stage next_stage:8; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c797 anv_pipeline_link_vs(const struct brw_compiler *compiler, struct anv_pipeline_stage *vs_stage, struct anv_pipeline_stage *next_stage) anv_pipeline_link_vs() argument
929 anv_pipeline_link_tes(const struct brw_compiler *compiler, struct anv_pipeline_stage *tes_stage, struct anv_pipeline_stage *next_stage) anv_pipeline_link_tes() argument
964 anv_pipeline_link_gs(const struct brw_compiler *compiler, struct anv_pipeline_stage *gs_stage, struct anv_pipeline_stage *next_stage) anv_pipeline_link_gs() argument
998 anv_pipeline_link_task(const struct brw_compiler *compiler, struct anv_pipeline_stage *task_stage, struct anv_pipeline_stage *next_stage) anv_pipeline_link_task() argument
1027 anv_pipeline_link_mesh(const struct brw_compiler *compiler, struct anv_pipeline_stage *mesh_stage, struct anv_pipeline_stage *next_stage) anv_pipeline_link_mesh() argument
1557 struct anv_pipeline_stage *next_stage = NULL; anv_graphics_pipeline_compile() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.h411 gl_shader_stage next_stage; member
H A Dradv_cmd_buffer.c3018 uint32_t next_stage : 3; member

Completed in 24 milliseconds