Home
last modified time | relevance | path

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

/cts/tests/tests/opengl/src/android/opengl/cts/
DCompressedTextureLoader.java107 static final int GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG = 0x8C01; field in CompressedTextureLoader
233 internalFormat = GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG; in loadTexturePVRTC()