Home
last modified time | relevance | path

Searched refs:LowerPrecisionConstants (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dlower_precision.cpp1041 if (!options->LowerPrecisionConstants) in visit()
1050 if (!options->LowerPrecisionConstants) in visit()
Dstandalone.cpp441 options->LowerPrecisionConstants = true; in standalone_compile_shader()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c396 options->LowerPrecisionConstants = in st_init_limits()
/third_party/mesa3d/src/mesa/main/
Dmtypes.h3264 GLboolean LowerPrecisionConstants; member