Searched refs:ARB_texture_rg (Results 1 – 23 of 23) sorted by relevance
/third_party/skia/third_party/externals/angle2/extensions/ |
D | CHROMIUM_copy_texture.txt | 18 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/ |
D | EXT_texture_rg.txt | 11 Contributors to ARB_texture_rg, on which this extension is based 191 - initial version adapted from ARB_texture_rg.
|
D | EXT_texture_storage.txt | 153 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/ |
D | EXT_texture_rg.txt | 11 Contributors to ARB_texture_rg, on which this extension is based 191 - initial version adapted from ARB_texture_rg.
|
D | EXT_texture_storage.txt | 152 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/ |
D | ARB_texture_rg.txt | 3 ARB_texture_rg 329 ARB_texture_rg, etc 331 DECIDED. Using ARB_texture_rg.
|
D | ARB_framebuffer_object.txt | 104 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
|
D | ARB_texture_compression_rgtc.txt | 723 RESOLVED: RED and RG. See issue #3 in the ARB_texture_rg
|
/third_party/mesa3d/src/mesa/main/ |
D | version.c | 283 extensions->ARB_texture_rg && in compute_version() 497 extensions->ARB_texture_rg && in compute_version_es2()
|
D | fbobject.c | 774 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()
|
D | extensions_table.h | 176 EXT(ARB_texture_rg , ARB_texture_rg , GLL, GLC, x… 333 EXT(EXT_texture_rg , ARB_texture_rg , x , x , x…
|
D | consts_exts.h | 150 GLboolean ARB_texture_rg; member
|
D | texparam.c | 518 (ctx->Extensions.ARB_texture_rg && params[0] == GL_RED)) { in set_tex_parameteri()
|
D | teximage.c | 6282 if (!ctx->Extensions.ARB_texture_rg) { in _mesa_validate_texbuffer_format()
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_texture_rg.txt | 3 ARB_texture_rg 339 ARB_texture_rg, etc 341 DECIDED. Using ARB_texture_rg.
|
D | ARB_framebuffer_object.txt | 114 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
|
D | ARB_texture_compression_rgtc.txt | 733 RESOLVED: RED and RG. See issue #3 in the ARB_texture_rg
|
/third_party/mesa3d/src/mapi/glapi/gen/ |
D | meson.build | 98 'ARB_texture_rg.xml',
|
/third_party/mesa3d/src/glx/ |
D | glxextensions.c | 148 { GL(ARB_texture_rg), N, N },
|
/third_party/mesa3d/docs/relnotes/ |
D | 7.10.3.rst | 162 - Revert "intel: Add spans code for the ARB_texture_rg support."
|
D | 7.10.rst | 1403 - 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/ |
D | st_extensions.c | 908 { { o(ARB_texture_rg) }, in st_init_extensions()
|
/third_party/mesa3d/ohos/ |
D | dependency_inputs.gni | 5163 "../src/mapi/glapi/gen/ARB_texture_rg.xml",
|