Home
last modified time | relevance | path

Searched refs:MESA_shader_integer_functions_enable (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dir_function.cpp277 state->MESA_shader_integer_functions_enable) { in choose_best_inexact_overload()
Dglsl_parser_extras.h770 bool MESA_shader_integer_functions_enable; member
Dast_to_hir.cpp248 && !state->MESA_shader_integer_functions_enable) in get_implicit_conversion_operation()
Dbuiltin_functions.cpp286 state->MESA_shader_integer_functions_enable; in gpu_shader5_or_es31_or_integer_functions()
/external/mesa3d/src/compiler/
Dglsl_types.cpp1407 state->MESA_shader_integer_functions_enable) && in can_implicitly_convert_to()