OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
(Results
1 - 25
of
39
) sorted by null
1
2
/cts/tests/src/android/opengl/cts/
CompressedTextureLoader.java
119
static final int
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
= 0x8C01;
245
internalFormat =
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
;
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h
194
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2ext.h
194
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2ext.h
194
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2ext.h
194
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
/prebuilts/ndk/android-ndk-r5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h
194
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
/prebuilts/ndk/android-ndk-r6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h
194
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
/prebuilts/ndk/android-ndk-r6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2ext.h
194
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
/development/ndk/platforms/android-5/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/external/mesa3d/include/GLES2/
gl2ext.h
254
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2ext.h
254
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/
gl2ext.h
329
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/development/ndk/platforms/android-4/include/GLES/
glext.h
304
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/frameworks/native/opengl/include/GLES/
glext.h
387
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/GLES/
glext.h
304
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
Completed in 85 milliseconds
1
2