Searched refs:EXT_packed_float (Results 1 – 12 of 12) sorted by relevance
149 ctx->Extensions.EXT_packed_float = true; in intelInitExtensions()
143 ctx->Extensions.EXT_packed_float && in compute_version()
1086 if (!ctx->Extensions.EXT_packed_float) { in _mesa_error_check_format_and_type()1185 return ctx->Extensions.EXT_packed_float in _mesa_error_check_format_and_type()
428 if (ctx->Extensions.EXT_packed_float) { in _mesa_choose_tex_format()
181 …{ "GL_EXT_packed_float", o(EXT_packed_float), GL, …
3024 GLboolean EXT_packed_float; member
1276 return (_mesa_is_desktop_gl(ctx) && ctx->Extensions.EXT_packed_float) in _mesa_base_fbo_format()
464 if (ctx->Extensions.EXT_packed_float) { in _mesa_base_tex_format()
395 { { o(EXT_packed_float) }, in st_init_extensions()
448 assert(ctx->Extensions.EXT_packed_float); in internal_format()