OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gl_major_version
(Results
126 - 150
of
164
) sorted by null
1
2
3
4
5
6
7
/device/generic/goldfish-opengl/system/include/GLES3/
gl3.h
[
all
...]
gl31.h
[
all
...]
/external/deqp/framework/opengl/wrapper/
glwEnums.inl
393
#define
GL_MAJOR_VERSION
0x821B
[
all
...]
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h
577
#define
GL_MAJOR_VERSION
0x821B
[
all
...]
/frameworks/base/opengl/java/android/opengl/
GLES30.java
105
public static final int
GL_MAJOR_VERSION
= 0x821B;
[
all
...]
/frameworks/native/opengl/libs/
enums.in
529
GL_ENUM(0x821B,
GL_MAJOR_VERSION
)
[
all
...]
/external/swiftshader/src/OpenGL/libGLESv2/
Context.cpp
[
all
...]
/external/mesa3d/include/GLES3/
gl3.h
[
all
...]
gl31.h
[
all
...]
gl32.h
[
all
...]
/external/swiftshader/include/GLES3/
gl3.h
[
all
...]
/frameworks/native/opengl/include/GLES3/
gl3.h
[
all
...]
gl31.h
[
all
...]
gl32.h
[
all
...]
/external/deqp/external/openglcts/modules/gl/
gl3cTextureSwizzleTests.cpp
[
all
...]
gl4cBufferStorageTests.cpp
427
gl.getIntegerv(
GL_MAJOR_VERSION
, &major);
[
all
...]
gl4cEnhancedLayoutsTests.cpp
[
all
...]
/external/deqp/modules/gles3/functional/
es3fIntegerStateQueryTests.cpp
[
all
...]
/external/mesa3d/prebuilt-intermediates/main/
get_hash.h
247
{
GL_MAJOR_VERSION
, LOC_CUSTOM, TYPE_INT, 0, extra_gl30_es3 },
[
all
...]
/external/mesa3d/src/mesa/main/
get.c
624
case
GL_MAJOR_VERSION
:
[
all
...]
/device/generic/goldfish-opengl/system/GLESv2_enc/
GL2Encoder.cpp
642
case
GL_MAJOR_VERSION
:
[
all
...]
/external/mesa3d/include/GL/
glcorearb.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h
[
all
...]
/external/swiftshader/include/GL/
glcorearb.h
[
all
...]
/art/tools/ahat/etc/
L.hprof
[
all
...]
Completed in 3090 milliseconds
1
2
3
4
5
6
7