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
122
) sorted by null
1
2
3
4
5
/cts/tests/tests/graphics/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/4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h
194
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2ext.h
194
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2ext.h
194
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2ext.h
194
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
/prebuilts/ndk/5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h
194
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
/prebuilts/ndk/6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h
194
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
/prebuilts/ndk/6/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
264
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/GLES2/
gl2ext.h
262
#define
GL_COMPRESSED_RGB_PVRTC_2BPPV1_IMG
0x8C01
[
all
...]
Completed in 81 milliseconds
1
2
3
4
5