Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dlink_varyings.cpp563 validate_first_and_last_interface_explicit_locations(const struct gl_constants *consts, struct gl_shader_program *prog, gl_shader_stage first_stage, gl_shader_stage last_stage) validate_first_and_last_interface_explicit_locations() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_shader.c580 trim_constlens(unsigned *constlens, unsigned first_stage, unsigned last_stage, in trim_constlens() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_transpose_npp.c184 int i, ret, last_stage = -1; in init_processing_chain() local
354 int i, ret, last_stage = -1; in npptranspose_filter() local
H A Dvf_scale_npp.c530 int i, ret, last_stage = -1; in init_processing_chain() local
777 int i, ret, last_stage = -1; in nppscale_scale() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c2213 gl_shader_stage last_stage = last_vue_stage(ice); in iris_update_compiled_shaders() local
H A Diris_state.c4360 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) iris_populate_vs_key() argument
4386 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) iris_populate_tes_key() argument
4403 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) iris_populate_gs_key() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c4684 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) crocus_populate_vs_key() argument
4732 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) crocus_populate_tes_key() argument
4753 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) crocus_populate_gs_key() argument

Completed in 32 milliseconds