Searched defs:last_stage (Results 1 – 8 of 8) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | vf_transpose_npp.c | 194 int i, ret, last_stage = -1; in init_processing_chain() local 364 int i, ret, last_stage = -1; in npptranspose_filter() local
|
D | vf_scale_npp.c | 244 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/compiler/glsl/ |
D | link_varyings.cpp | 566 gl_shader_stage last_stage) in validate_first_and_last_interface_explicit_locations()
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_shader.c | 580 trim_constlens(unsigned *constlens, unsigned first_stage, unsigned last_stage, in trim_constlens()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_state.c | 4362 gl_shader_stage last_stage, in iris_populate_vs_key() 4388 gl_shader_stage last_stage, in iris_populate_tes_key() 4405 gl_shader_stage last_stage, in iris_populate_gs_key()
|
D | iris_program.c | 2213 gl_shader_stage last_stage = last_vue_stage(ice); in iris_update_compiled_shaders() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_state.c | 4686 gl_shader_stage last_stage, in crocus_populate_vs_key() 4734 gl_shader_stage last_stage, in crocus_populate_tes_key() 4755 gl_shader_stage last_stage, in crocus_populate_gs_key()
|
D | crocus_program.c | 2487 gl_shader_stage last_stage = last_vue_stage(ice); in crocus_update_compiled_shaders() local
|