Searched refs:ForceGLSLAbsSqrt (Results 1 – 4 of 4) sorted by relevance
143 (ctx->Const.ForceGLSLAbsSqrt ? SQRT_TO_ABS_SQRT : 0) | in st_link_shader()
1139 consts->ForceGLSLAbsSqrt = options->force_glsl_abs_sqrt; in st_init_extensions()
915 ctx->Const.ForceGLSLAbsSqrt = in brw_process_driconf_options()
3885 GLboolean ForceGLSLAbsSqrt; member