Searched refs:ARB_half_float_pixel (Results 1 – 10 of 10) sorted by relevance
1113 return ctx->Extensions.ARB_half_float_pixel in _mesa_error_check_format_and_type()1139 return ctx->Extensions.ARB_half_float_pixel in _mesa_error_check_format_and_type()1158 return ctx->Extensions.ARB_half_float_pixel in _mesa_error_check_format_and_type()1179 return ctx->Extensions.ARB_half_float_pixel in _mesa_error_check_format_and_type()1205 return ctx->Extensions.ARB_half_float_pixel in _mesa_error_check_format_and_type()1232 return ctx->Extensions.ARB_half_float_pixel in _mesa_error_check_format_and_type()
133 ctx->Extensions.ARB_half_float_pixel && in compute_version()
103 …{ "GL_ARB_half_float_pixel", o(ARB_half_float_pixel), GL, …416 ctx->Extensions.ARB_half_float_pixel = GL_TRUE; in _mesa_enable_sw_extensions()
404 if (!ctx->Extensions.ARB_half_float_pixel) in _mesa_base_tex_format()429 if (!ctx->Extensions.ARB_half_float_pixel) in _mesa_base_tex_format()4014 if (datatype == GL_HALF_FLOAT && !ctx->Extensions.ARB_half_float_pixel) in validate_texbuffer_format()
2969 GLboolean ARB_half_float_pixel; member
50 ctx->Extensions.ARB_half_float_pixel = true; in intelInitExtensions()
380 ctx->Extensions.ARB_half_float_pixel = true; in r200CreateContext()
487 ctx->Extensions.ARB_half_float_pixel = GL_TRUE; in st_init_extensions()