Home
last modified time | relevance | path

Searched refs:lower_subroutine (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dlower_subroutine.cpp55 lower_subroutine(exec_list *instructions, struct _mesa_glsl_parse_state *state) in lower_subroutine() function
Dir_optimization.h179 bool lower_subroutine(exec_list *instructions, struct _mesa_glsl_parse_state *state);
Dmeson.build166 'lower_subroutine.cpp',
Dglsl_parser_extras.cpp2257 lower_subroutine(shader->ir, state); in _mesa_glsl_compile_shader()
/external/mesa3d/src/compiler/
DMakefile.sources116 glsl/lower_subroutine.cpp \
/external/angle/third_party/mesa/
Dmesa_autogen.gni101 "src/compiler/glsl/lower_subroutine.cpp",