Home
last modified time | relevance | path

Searched refs:GL_VERSION (Results 1 – 25 of 32) sorted by relevance

12

/hardware/google/gfxstream/guest/GLESv1/
Dgl.cpp149 case GL_VERSION: in my_glGetString()
/hardware/google/gfxstream/guest/GLESv2/
Dgl2.cpp155 case GL_VERSION: in my_glGetString()
/hardware/google/gfxstream/common/detector/
DGraphicsDetectorGl.cpp77 const GLubyte* gles_version = gles.glGetString(GL_VERSION); in GetGlesContextAvailability()
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp295 const auto versionString = (const char*)mGl->glGetString(GL_VERSION); in TEST_P()
302 const auto versionString = (const char*)mGl->glGetString(GL_VERSION); in TEST_P()
309 const auto versionString = (const char*)mGl->glGetString(GL_VERSION); in TEST_P()
/hardware/google/gfxstream/host/gl/
DEmulationGl.cpp442 emulationGl->mGlesVersion = (const char*)s_gles2.glGetString(GL_VERSION); in create()
/hardware/google/gfxstream/common/opengl/include/GLES/
Dgl.h403 #define GL_VERSION 0x1F02 macro
/hardware/google/gfxstream/guest/mesa/include/GLES/
Dgl.h285 #define GL_VERSION 0x1F02 macro
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp79 (const char*)dispatcher().glGetString(GL_VERSION), in init()
/hardware/google/gfxstream/include/GLES/
Dgl.h403 #define GL_VERSION 0x1F02 macro
/hardware/google/gfxstream/guest/egl/
Degl.cpp1010 #define GL_VERSION 0x1F02 in getGLString() macro
1015 case GL_VERSION: in getGLString()
/hardware/google/gfxstream/host/
DRenderControl.cpp683 if (name == GL_VERSION) { in rcGetGLString()
/hardware/google/gfxstream/guest/GLESv1_enc/
DGLEncoder.cpp258 case GL_VERSION: in s_glGetString()
/hardware/google/gfxstream/include/GLES2/
Dgl2.h256 #define GL_VERSION 0x1F02 macro
/hardware/google/gfxstream/guest/mesa/include/GLES2/
Dgl2.h237 #define GL_VERSION 0x1F02 macro
/hardware/google/gfxstream/common/opengl/include/GLES2/
Dgl2.h237 #define GL_VERSION 0x1F02 macro
/hardware/google/gfxstream/common/opengl/include/GLES3/
Dgl3.h250 #define GL_VERSION 0x1F02 macro
Dgl31.h250 #define GL_VERSION 0x1F02 macro
/hardware/google/gfxstream/include/GLES3/
Dgl3.h250 #define GL_VERSION 0x1F02 macro
Dgl31.h250 #define GL_VERSION 0x1F02 macro
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp631 name != GL_VERSION && in s_glGetString()
642 case GL_VERSION: in s_glGetString()
4927 name != GL_VERSION && in s_glGetStringi()
4935 name == GL_VERSION) && in s_glGetStringi()
4953 case GL_VERSION: in s_glGetStringi()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.cpp82 (const char*)dispatcher().glGetString(GL_VERSION), in initGlobal()
/hardware/google/gfxstream/guest/mesa/include/GL/
Dgl.h650 #define GL_VERSION 0x1F02 macro
/hardware/google/gfxstream/guest/mesa/include/GLES3/
Dgl3.h237 #define GL_VERSION 0x1F02 macro
Dgl31.h237 #define GL_VERSION 0x1F02 macro
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl.h688 #define GL_VERSION 0x1F02 macro

12