Searched refs:S3_s3tc (Results 1 – 14 of 14) sorted by relevance
248 ctx->Extensions.S3_s3tc) in _mesa_choose_tex_format()261 ctx->Extensions.S3_s3tc) in _mesa_choose_tex_format()327 if (ctx->Extensions.S3_s3tc) { in _mesa_choose_tex_format()
257 if (ctx->Extensions.S3_s3tc) { in _mesa_get_compressed_formats()
802 return _mesa_is_desktop_gl(ctx) && ctx->Extensions.S3_s3tc; in _mesa_is_compressed_format()
319 …{ "GL_S3_s3tc", o(S3_s3tc), GL, …
3085 GLboolean S3_s3tc; member
212 if (ctx->Extensions.S3_s3tc) { in _mesa_base_tex_format()
188 ctx->Extensions.S3_s3tc = true; in intelInitExtensions()
434 o(S3_s3tc) }, in st_init_extensions()592 ctx->Extensions.S3_s3tc = GL_FALSE; in st_init_extensions()
366 ctx->Extensions.S3_s3tc = true; in r100CreateContext()
413 ctx->Extensions.S3_s3tc = true; in r200CreateContext()
454 ctx->Extensions.S3_s3tc = true; in nv10_context_create()
465 ctx->Extensions.S3_s3tc = true; in nv20_context_create()