Home
last modified time | relevance | path

Searched refs:ARB_texture_rg (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/angle2/extensions/
DCHROMIUM_copy_texture.txt18 ARB_texture_rg affects the definition of this extension.
229 Dependencies on ARB_texture_rg
231 If ARB_texture_rg is not supported:
/third_party/openGLES/extensions/EXT/
DEXT_texture_rg.txt11 Contributors to ARB_texture_rg, on which this extension is based
191 - initial version adapted from ARB_texture_rg.
DEXT_texture_storage.txt153 R8_EXT 0x8229 /* reuse tokens from ARB_texture_rg */
157 R32F_EXT 0x822E /* reuse tokens from ARB_texture_rg */
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_rg.txt11 Contributors to ARB_texture_rg, on which this extension is based
191 - initial version adapted from ARB_texture_rg.
DEXT_texture_storage.txt152 R8_EXT 0x8229 /* reuse tokens from ARB_texture_rg */
156 R32F_EXT 0x822E /* reuse tokens from ARB_texture_rg */
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_rg.txt3 ARB_texture_rg
329 ARB_texture_rg, etc
331 DECIDED. Using ARB_texture_rg.
DARB_framebuffer_object.txt104 ARB_texture_rg affects the definition of this extension.
3390 Dependencies on ARB_texture_rg
3392 If ARB_texture_rg is not supported, delete the references to RED and
4216 via the ARB_texture_rg extension. L/A/LA/I will be
4294 spun out of 3.0 as the ARB_texture_rg extension.
4502 - add interactions with ARB_texture_rg, EXT_texture_array and
DARB_texture_compression_rgtc.txt723 RESOLVED: RED and RG. See issue #3 in the ARB_texture_rg
/third_party/mesa3d/src/mesa/main/
Dversion.c283 extensions->ARB_texture_rg && in compute_version()
497 extensions->ARB_texture_rg && in compute_version_es2()
Dfbobject.c774 return ctx->Extensions.ARB_texture_rg; in _mesa_is_legal_color_format()
2427 return ctx->API != API_OPENGLES && ctx->Extensions.ARB_texture_rg in _mesa_base_fbo_format()
2435 return ctx->API != API_OPENGLES && ctx->Extensions.ARB_texture_rg in _mesa_base_fbo_format()
2497 ctx->Extensions.ARB_texture_rg && in _mesa_base_fbo_format()
2505 ctx->Extensions.ARB_texture_rg && in _mesa_base_fbo_format()
2511 ctx->Extensions.ARB_texture_rg && in _mesa_base_fbo_format()
2519 ctx->Extensions.ARB_texture_rg && in _mesa_base_fbo_format()
2594 ctx->Extensions.ARB_texture_rg && in _mesa_base_fbo_format()
2605 ctx->Extensions.ARB_texture_rg && in _mesa_base_fbo_format()
Dextensions_table.h176 EXT(ARB_texture_rg , ARB_texture_rg , GLL, GLC, x…
333 EXT(EXT_texture_rg , ARB_texture_rg , x , x , x…
Dconsts_exts.h150 GLboolean ARB_texture_rg; member
Dtexparam.c518 (ctx->Extensions.ARB_texture_rg && params[0] == GL_RED)) { in set_tex_parameteri()
Dteximage.c6282 if (!ctx->Extensions.ARB_texture_rg) { in _mesa_validate_texbuffer_format()
/third_party/openGLES/extensions/ARB/
DARB_texture_rg.txt3 ARB_texture_rg
339 ARB_texture_rg, etc
341 DECIDED. Using ARB_texture_rg.
DARB_framebuffer_object.txt114 ARB_texture_rg affects the definition of this extension.
3400 Dependencies on ARB_texture_rg
3402 If ARB_texture_rg is not supported, delete the references to RED and
4226 via the ARB_texture_rg extension. L/A/LA/I will be
4304 spun out of 3.0 as the ARB_texture_rg extension.
4512 - add interactions with ARB_texture_rg, EXT_texture_array and
DARB_texture_compression_rgtc.txt733 RESOLVED: RED and RG. See issue #3 in the ARB_texture_rg
/third_party/mesa3d/src/mapi/glapi/gen/
Dmeson.build98 'ARB_texture_rg.xml',
/third_party/mesa3d/src/glx/
Dglxextensions.c148 { GL(ARB_texture_rg), N, N },
/third_party/mesa3d/docs/relnotes/
D7.10.3.rst162 - Revert "intel: Add spans code for the ARB_texture_rg support."
D7.10.rst1403 - intel: Add spans code for the ARB_texture_rg support.
1541 - ARB_texture_rg: Add GLX protocol support
1542 - ARB_texture_rg: Correct some errors in RED / RG internal format
1544 - ARB_texture_rg: Add GL_TEXTURE_{RED,GREEN}_SIZE query support
1545 - ARB_texture_rg: Add GL_RED as a valid GL_DEPTH_TEXTURE_MODE
1546 - ARB_texture_rg: Handle RED and RG the same as RGB for tex env
1547 - ARB_texture_rg: Add R8, R16, RG88, and RG1616 internal formats
1548 - ARB_texture_rg: Allow RED and RG textures as FBO color buffer
1554 - ARB_texture_rg: Add GL_COMPRESSED_{RED,RG} cases in
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c908 { { o(ARB_texture_rg) }, in st_init_extensions()
/third_party/mesa3d/ohos/
Ddependency_inputs.gni5163 "../src/mapi/glapi/gen/ARB_texture_rg.xml",