Searched defs:last_stage (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Di830_texblend.c388 emit_texblend(struct i830_context * i830,GLuint unit,GLuint blendUnit,bool last_stage) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Di830_texblend.c388 emit_texblend(struct i830_context * i830,GLuint unit,GLuint blendUnit,bool last_stage) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_shader.c521 trim_constlens(unsigned *constlens, unsigned first_stage, unsigned last_stage, argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp749 unsigned last_stage = 0; local in function:st_link_nir
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_program.c1272 gl_shader_stage last_stage = last_vue_stage(ice); local in function:iris_update_compiled_shaders
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlink_varyings.cpp697 validate_first_and_last_interface_explicit_locations(struct gl_context * ctx,struct gl_shader_program * prog,gl_shader_stage first_stage,gl_shader_stage last_stage) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlink_varyings.cpp685 validate_first_and_last_interface_explicit_locations(struct gl_context * ctx,struct gl_shader_program * prog,gl_shader_stage first_stage,gl_shader_stage last_stage) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_program.c2458 gl_shader_stage last_stage = last_vue_stage(ice); local in function:crocus_update_compiled_shaders
H A Dcrocus_state.c4679 crocus_populate_vs_key(const struct crocus_context * ice,const struct shader_info * info,gl_shader_stage last_stage,struct brw_vs_prog_key * key) argument
4723 crocus_populate_tes_key(const struct crocus_context * ice,const struct shader_info * info,gl_shader_stage last_stage,struct brw_tes_prog_key * key) argument
4740 crocus_populate_gs_key(const struct crocus_context * ice,const struct shader_info * info,gl_shader_stage last_stage,struct brw_gs_prog_key * key) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_program.c2195 gl_shader_stage last_stage = last_vue_stage(ice); local in function:iris_update_compiled_shaders
H A Diris_state.c4207 iris_populate_vs_key(const struct iris_context * ice,const struct shader_info * info,gl_shader_stage last_stage,struct iris_vs_prog_key * key) argument
4233 iris_populate_tes_key(const struct iris_context * ice,const struct shader_info * info,gl_shader_stage last_stage,struct iris_tes_prog_key * key) argument
4250 iris_populate_gs_key(const struct iris_context * ice,const struct shader_info * info,gl_shader_stage last_stage,struct iris_gs_prog_key * key) argument

Completed in 44 milliseconds