Home
last modified time | relevance | path

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

12

/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/flutter/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:
DEXT_texture_rg.txt11 Contributors to ARB_texture_rg, on which this extension is based
191 - initial version adapted from ARB_texture_rg.
/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.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/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.c292 extensions->ARB_texture_rg && in compute_version()
533 extensions->ARB_texture_rg && in compute_version_es2()
Dfbobject.c739 return ctx->Extensions.ARB_texture_rg; in _mesa_is_legal_color_format()
2256 return ctx->API != API_OPENGLES && ctx->Extensions.ARB_texture_rg in _mesa_base_fbo_format()
2264 return ctx->API != API_OPENGLES && ctx->Extensions.ARB_texture_rg in _mesa_base_fbo_format()
2326 ctx->Extensions.ARB_texture_rg && in _mesa_base_fbo_format()
2334 ctx->Extensions.ARB_texture_rg && in _mesa_base_fbo_format()
2340 ctx->Extensions.ARB_texture_rg && in _mesa_base_fbo_format()
2348 ctx->Extensions.ARB_texture_rg && in _mesa_base_fbo_format()
2423 ctx->Extensions.ARB_texture_rg && in _mesa_base_fbo_format()
2434 ctx->Extensions.ARB_texture_rg && in _mesa_base_fbo_format()
Dextensions.c150 ctx->Extensions.ARB_texture_rg = GL_TRUE; in _mesa_enable_sw_extensions()
Dextensions_table.h174 EXT(ARB_texture_rg , ARB_texture_rg , GLL, GLC, x…
327 EXT(EXT_texture_rg , ARB_texture_rg , x , x , x…
Dtexparam.c523 (ctx->Extensions.ARB_texture_rg && params[0] == GL_RED)) { in set_tex_parameteri()
Dmtypes.h4425 GLboolean ARB_texture_rg; member
/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.build97 'ARB_texture_rg.xml',
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_extensions.c89 ctx->Extensions.ARB_texture_rg = true; in brw_init_extensions()
/third_party/mesa3d/src/glx/
Dglxextensions.c149 { 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.c910 { { o(ARB_texture_rg) }, in st_init_extensions()

12