Searched refs:CompressedTexSubImage (Results 1 – 25 of 62) sorted by relevance
123
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_texture_rectangle_compressed.txt | 71 An INVALID_ENUM error is generated by CompressedTexSubImage*D if target
|
D | NV_sRGB_formats.txt | 179 Change the penultimate paragraph describing CompressedTexSubImage* 246 of CompressedTexSubImage*. 260 INVALID_OPERATION is generated by CompressedTexSubImage* if
|
D | NV_texture_rectangle.txt | 341 CompressedTexSubImage<n>DARB commands: 344 to one of the CompressedTexSubImage<n>DARB commands is 660 INVALID_ENUM is generated when one of the CompressedTexSubImage<n>DARB
|
D | NV_texture_compression_vtc.txt | 130 Specification" at the end of the CompressedTexSubImage section by
|
/third_party/openGLES/extensions/NV/ |
D | NV_texture_rectangle_compressed.txt | 71 An INVALID_ENUM error is generated by CompressedTexSubImage*D if target
|
D | NV_sRGB_formats.txt | 179 Change the penultimate paragraph describing CompressedTexSubImage* 246 of CompressedTexSubImage*. 260 INVALID_OPERATION is generated by CompressedTexSubImage* if
|
D | NV_texture_rectangle.txt | 341 CompressedTexSubImage<n>DARB commands: 344 to one of the CompressedTexSubImage<n>DARB commands is 660 INVALID_ENUM is generated when one of the CompressedTexSubImage<n>DARB
|
D | NV_texture_compression_vtc.txt | 130 Specification" at the end of the CompressedTexSubImage section by
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_compressed_texture_pixel_storage.txt | 52 CompressedTexImage*D and CompressedTexSubImage*D. Similarly, it 101 CompressedTexImage*D, CompressedTexSubImage*d, DrawPixels, and ReadPixels 321 CompressedTexSubImage* and GetCompressedTexImage* APIs, where the
|
D | ARB_texture_compression.txt | 93 CompressedTexSubImage[123]DARB, and GetCompressedTexImageARB calls. 288 CompressedTexSubImage calls has been created that allows libraries to 1148 * CompressedTexSubImage: Only allowed if the 1200 CompressedTexImage and CompressedTexSubImage
|
D | ARB_texture_rectangle.txt | 496 CompressedTexSubImage<n>D commands: 499 of the CompressedTexSubImage<n>D commands is TEXTURE_RECTANGLE_ARB 954 INVALID_ENUM is generated when one of the CompressedTexSubImage<n>D
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_compressed_ETC1_RGB8_sub_texture.txt | 94 CompressedTexSubImage* calls."
|
D | EXT_texture_compression_dxt1.txt | 117 (add to the end of the CompressedTexSubImage section)
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_compressed_ETC1_RGB8_sub_texture.txt | 94 CompressedTexSubImage* calls."
|
D | EXT_texture_compression_dxt1.txt | 117 (add to the end of the CompressedTexSubImage section)
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_compressed_texture_pixel_storage.txt | 62 CompressedTexImage*D and CompressedTexSubImage*D. Similarly, it 111 CompressedTexImage*D, CompressedTexSubImage*d, DrawPixels, and ReadPixels 331 CompressedTexSubImage* and GetCompressedTexImage* APIs, where the
|
D | ARB_texture_compression.txt | 103 CompressedTexSubImage[123]DARB, and GetCompressedTexImageARB calls. 298 CompressedTexSubImage calls has been created that allows libraries to 1158 * CompressedTexSubImage: Only allowed if the 1210 CompressedTexImage and CompressedTexSubImage
|
D | ARB_texture_rectangle.txt | 506 CompressedTexSubImage<n>D commands: 509 of the CompressedTexSubImage<n>D commands is TEXTURE_RECTANGLE_ARB 964 INVALID_ENUM is generated when one of the CompressedTexSubImage<n>D
|
/third_party/mesa3d/src/mesa/drivers/common/ |
D | driverfuncs.c | 103 driver->CompressedTexSubImage = _mesa_store_compressed_texsubimage; in _mesa_init_driver_functions()
|
/third_party/mesa3d/docs/relnotes/ |
D | 10.5.1.rst | 141 - main: Fix target checking for CompressedTexSubImage*D.
|
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/ |
D | IMG_texture_compression_pvrtc2.txt | 123 the CompressedTexSubImage section)
|
D | IMG_texture_compression_pvrtc.txt | 152 the CompressedTexSubImage section)
|
/third_party/openGLES/extensions/IMG/ |
D | IMG_texture_compression_pvrtc2.txt | 123 the CompressedTexSubImage section)
|
D | IMG_texture_compression_pvrtc.txt | 152 the CompressedTexSubImage section)
|
/third_party/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_texture.c | 696 functions->CompressedTexSubImage = nouveau_compressed_texsubimage; in nouveau_texture_functions_init()
|
123