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