/hardware/google/gfxstream/guest/GLESv1/ |
D | gl.cpp | 150 case GL_VENDOR: in my_glGetString()
|
/hardware/google/gfxstream/guest/GLESv2/ |
D | gl2.cpp | 156 case GL_VENDOR: in my_glGetString()
|
/hardware/google/gfxstream/common/detector/ |
D | Gles.cpp | 82 const GLubyte* glesVendor = glGetString(GL_VENDOR); in Init()
|
D | GraphicsDetectorGl.cpp | 70 const GLubyte* gles_vendor = gles.glGetString(GL_VENDOR); in GetGlesContextAvailability()
|
/hardware/google/gfxstream/host/gl/ |
D | EmulationGl.cpp | 440 emulationGl->mGlesVendor = (const char*)s_gles2.glGetString(GL_VENDOR); in create()
|
/hardware/google/gfxstream/common/opengl/include/GLES/ |
D | gl.h | 401 #define GL_VENDOR 0x1F00 macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES/ |
D | gl.h | 283 #define GL_VENDOR 0x1F00 macro
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Context.cpp | 77 (const char*)dispatcher().glGetString(GL_VENDOR), in init()
|
/hardware/google/gfxstream/include/GLES/ |
D | gl.h | 401 #define GL_VENDOR 0x1F00 macro
|
/hardware/google/gfxstream/guest/egl/ |
D | egl.cpp | 1008 #define GL_VENDOR 0x1F00 in getGLString() macro 1018 case GL_VENDOR: in getGLString()
|
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | GLEncoder.cpp | 252 case GL_VENDOR: in s_glGetString()
|
/hardware/google/gfxstream/include/GLES2/ |
D | gl2.h | 254 #define GL_VENDOR 0x1F00 macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES2/ |
D | gl2.h | 235 #define GL_VENDOR 0x1F00 macro
|
/hardware/google/gfxstream/common/opengl/include/GLES2/ |
D | gl2.h | 235 #define GL_VENDOR 0x1F00 macro
|
/hardware/google/gfxstream/common/opengl/include/GLES3/ |
D | gl3.h | 248 #define GL_VENDOR 0x1F00 macro
|
D | gl31.h | 248 #define GL_VENDOR 0x1F00 macro
|
/hardware/google/gfxstream/include/GLES3/ |
D | gl3.h | 248 #define GL_VENDOR 0x1F00 macro
|
D | gl31.h | 248 #define GL_VENDOR 0x1F00 macro
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GL2Encoder.cpp | 629 name != GL_VENDOR && in s_glGetString() 636 case GL_VENDOR: in s_glGetString() 4925 name != GL_VENDOR && in s_glGetStringi() 4933 (name == GL_VENDOR || in s_glGetStringi() 4947 case GL_VENDOR: in s_glGetStringi()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | GLEScmContext.cpp | 80 (const char*)dispatcher().glGetString(GL_VENDOR), in initGlobal()
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | gl.h | 648 #define GL_VENDOR 0x1F00 macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES3/ |
D | gl3.h | 235 #define GL_VENDOR 0x1F00 macro
|
D | gl31.h | 235 #define GL_VENDOR 0x1F00 macro
|
D | gl32.h | 235 #define GL_VENDOR 0x1F00 macro
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl.h | 686 #define GL_VENDOR 0x1F00 macro
|