Home
last modified time | relevance | path

Searched refs:GL_COLOR (Results 1 – 15 of 15) sorted by relevance

/hardware/google/gfxstream/common/opengl/include/GLES3/
Dgl3.h531 #define GL_COLOR 0x1800 macro
Dgl31.h531 #define GL_COLOR 0x1800 macro
/hardware/google/gfxstream/include/GLES3/
Dgl3.h531 #define GL_COLOR 0x1800 macro
Dgl31.h531 #define GL_COLOR 0x1800 macro
Dgl32.h662 #define GL_COLOR 0x1800 macro
/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.cpp5083 SET_ERROR_IF(buffer != GL_COLOR && buffer != GL_STENCIL, GL_INVALID_ENUM); in s_glClearBufferiv()
5090 if (buffer == GL_COLOR) { in s_glClearBufferiv()
5102 SET_ERROR_IF(buffer != GL_COLOR, GL_INVALID_ENUM); in s_glClearBufferuiv()
5115 SET_ERROR_IF(buffer != GL_COLOR && buffer != GL_DEPTH, GL_INVALID_ENUM); in s_glClearBufferfv()
5122 if (buffer == GL_COLOR) { in s_glClearBufferfv()
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv30Imp.cpp620 if (attachments[i] == GL_COLOR) res[i] = GL_COLOR_ATTACHMENT0; in sGetEmulatedAttachmentList()
/hardware/google/gfxstream/guest/mesa/include/GL/
Dgl.h459 #define GL_COLOR 0x1800 macro
Dglcorearb.h212 #define GL_COLOR 0x1800 macro
/hardware/google/gfxstream/guest/mesa/include/GLES3/
Dgl3.h662 #define GL_COLOR 0x1800 macro
Dgl31.h662 #define GL_COLOR 0x1800 macro
Dgl32.h662 #define GL_COLOR 0x1800 macro
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp1217 case GL_COLOR: in clearBufferNumElts()
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl.h497 #define GL_COLOR 0x1800 macro
/hardware/google/gfxstream/include/GL/
DGLcorearb.h230 #define GL_COLOR 0x1800 macro