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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_shader.c247 tu_shader_compile(struct tu_device * dev,struct tu_shader * shader,const struct tu_shader * next_stage,const struct tu_shader_compile_options * options,const VkAllocationCallbacks * alloc) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_info.h90 gl_shader_stage next_stage; member in struct:shader_info
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_pipeline.c1127 struct anv_pipeline_stage *next_stage local in function:anv_pipeline_compile_graphics
649 anv_pipeline_link_vs(const struct brw_compiler * compiler,struct anv_pipeline_stage * vs_stage,struct anv_pipeline_stage * next_stage) argument
757 anv_pipeline_link_tes(const struct brw_compiler * compiler,struct anv_pipeline_stage * tes_stage,struct anv_pipeline_stage * next_stage) argument
784 anv_pipeline_link_gs(const struct brw_compiler * compiler,struct anv_pipeline_stage * gs_stage,struct anv_pipeline_stage * next_stage) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_info.h134 gl_shader_stage next_stage:8; member in struct:shader_info
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pipeline.c1641 struct anv_pipeline_stage *next_stage local in function:anv_pipeline_compile_graphics
898 anv_pipeline_link_vs(const struct brw_compiler * compiler,struct anv_pipeline_stage * vs_stage,struct anv_pipeline_stage * next_stage) argument
1025 anv_pipeline_link_tes(const struct brw_compiler * compiler,struct anv_pipeline_stage * tes_stage,struct anv_pipeline_stage * next_stage) argument
1055 anv_pipeline_link_gs(const struct brw_compiler * compiler,struct anv_pipeline_stage * gs_stage,struct anv_pipeline_stage * next_stage) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.h390 gl_shader_stage next_stage; member in struct:radv_vs_prolog_key
H A Dradv_cmd_buffer.c2701 uint32_t next_stage : 3; member in struct:vs_prolog_key_header::__anonf70c97c70308

Completed in 27 milliseconds