Home
last modified time | relevance | path

Searched refs:OES_compressed_ETC1_RGB8_texture (Results 1 – 20 of 20) sorted by relevance

/third_party/openGLES/extensions/EXT/
DEXT_compressed_ETC1_RGB8_sub_texture.txt42 OES_compressed_ETC1_RGB8_texture is required.
45 and 3.0 specification and the OES_compressed_ETC1_RGB8_texture
49 OES_compressed_ETC1_RGB8_texture.
55 format.The OES_compressed_ETC1_RGB8_texture specification does not
98 Modify Errors section of OES_compressed_ETC1_RGB8_texture:
DEXT_texture_storage.txt434 Additions to OES_compressed_ETC1_RGB8_texture
465 Apply the same changes as for OES_compressed_ETC1_RGB8_texture
1064 OES_compressed_ETC1_RGB8_texture, AMD_compressed_ATC_texture and
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_compressed_ETC1_RGB8_sub_texture.txt42 OES_compressed_ETC1_RGB8_texture is required.
45 and 3.0 specification and the OES_compressed_ETC1_RGB8_texture
49 OES_compressed_ETC1_RGB8_texture.
55 format.The OES_compressed_ETC1_RGB8_texture specification does not
98 Modify Errors section of OES_compressed_ETC1_RGB8_texture:
DEXT_texture_storage.txt434 Additions to OES_compressed_ETC1_RGB8_texture
465 Apply the same changes as for OES_compressed_ETC1_RGB8_texture
1064 OES_compressed_ETC1_RGB8_texture, AMD_compressed_ATC_texture and
/third_party/flutter/skia/third_party/externals/angle2/extensions/
DANGLE_lossy_etc_decode.txt33 OES_compressed_ETC1_RGB8_texture for ETC1 format.
38 Both the OpenGL ES 3.0 specification and OES_compressed_ETC1_RGB8_texture
45 and OES_compressed_ETC1_RGB8_texture, with the restriction that the texture
50 See OES_compressed_ETC1_RGB8_texture for a description of the ETC1 format.
DEXT_texture_storage.txt415 Additions to OES_compressed_ETC1_RGB8_texture
446 Apply the same changes as for OES_compressed_ETC1_RGB8_texture
998 OES_compressed_ETC1_RGB8_texture, AMD_compressed_ATC_texture and
/third_party/skia/third_party/externals/angle2/extensions/
DANGLE_lossy_etc_decode.txt33 OES_compressed_ETC1_RGB8_texture for ETC1 format.
38 Both the OpenGL ES 3.0 specification and OES_compressed_ETC1_RGB8_texture
45 and OES_compressed_ETC1_RGB8_texture, with the restriction that the texture
50 See OES_compressed_ETC1_RGB8_texture for a description of the ETC1 format.
/third_party/openGLES/extensions/NV/
DNV_sRGB_formats.txt42 OES_compressed_ETC1_RGB8_texture affects the definition of this
222 Dependencies on OES_compressed_ETC1_RGB8_texture
224 If OES_compressed_ETC1_RGB8_texture is not supported, ignore all
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_sRGB_formats.txt42 OES_compressed_ETC1_RGB8_texture affects the definition of this
222 Dependencies on OES_compressed_ETC1_RGB8_texture
224 If OES_compressed_ETC1_RGB8_texture is not supported, ignore all
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_extensions.c137 ctx->Extensions.OES_compressed_ETC1_RGB8_texture = true; in brw_init_extensions()
/third_party/mesa3d/src/mesa/main/
Dtexcompress.c329 && ctx->Extensions.OES_compressed_ETC1_RGB8_texture) { in _mesa_get_compressed_formats()
Dextensions_table.h228 EXT(EXT_compressed_ETC1_RGB8_sub_texture , OES_compressed_ETC1_RGB8_texture , x , x , ES…
428 EXT(OES_compressed_ETC1_RGB8_texture , OES_compressed_ETC1_RGB8_texture , x , x , ES…
Dmtypes.h4567 GLboolean OES_compressed_ETC1_RGB8_texture; member
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_texture_storage.txt402 Additions to OES_compressed_ETC1_RGB8_texture
433 Apply the same changes as for OES_compressed_ETC1_RGB8_texture
961 OES_compressed_ETC1_RGB8_texture, AMD_compressed_ATC_texture and
/third_party/openGLES/extensions/ARB/
DARB_texture_storage.txt412 Additions to OES_compressed_ETC1_RGB8_texture
443 Apply the same changes as for OES_compressed_ETC1_RGB8_texture
971 OES_compressed_ETC1_RGB8_texture, AMD_compressed_ATC_texture and
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_compressed_ETC1_RGB8_texture.txt3 OES_compressed_ETC1_RGB8_texture:
/third_party/openGLES/extensions/OES/
DOES_compressed_ETC1_RGB8_texture.txt3 OES_compressed_ETC1_RGB8_texture:
/third_party/skia/third_party/externals/angle2/doc/
DExtensionSupport.md40 …texture](https://khronos.org/registry/OpenGL/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt) …
/third_party/mesa3d/src/util/format/
Du_format.csv205 # - http://www.khronos.org/registry/gles/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1054 { { o(OES_compressed_ETC1_RGB8_texture) }, in st_init_extensions()