Home
last modified time | relevance | path

Searched defs:last_stage (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i915/
Di830_texblend.c389 bool last_stage) in emit_texblend()
/third_party/ffmpeg/libavfilter/
Dvf_transpose_npp.c194 int i, ret, last_stage = -1; in init_processing_chain() local
364 int i, ret, last_stage = -1; in npptranspose_filter() local
Dvf_scale_npp.c244 int i, ret, last_stage = -1; in init_processing_chain() local
471 int i, ret, last_stage = -1; in nppscale_scale() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_shader.c521 trim_constlens(unsigned *constlens, unsigned first_stage, unsigned last_stage, in trim_constlens()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c4681 gl_shader_stage last_stage, in crocus_populate_vs_key()
4725 gl_shader_stage last_stage, in crocus_populate_tes_key()
4742 gl_shader_stage last_stage, in crocus_populate_gs_key()
Dcrocus_program.c2458 gl_shader_stage last_stage = last_vue_stage(ice); in crocus_update_compiled_shaders() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c4208 gl_shader_stage last_stage, in iris_populate_vs_key()
4234 gl_shader_stage last_stage, in iris_populate_tes_key()
4251 gl_shader_stage last_stage, in iris_populate_gs_key()
Diris_program.c2195 gl_shader_stage last_stage = last_vue_stage(ice); in iris_update_compiled_shaders() local
/third_party/mesa3d/src/compiler/glsl/
Dlink_varyings.cpp700 gl_shader_stage last_stage) in validate_first_and_last_interface_explicit_locations()