Home
last modified time | relevance | path

Searched refs:GL_DEPTH_COMPONENT (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp99 case GL_DEPTH_COMPONENT: return sizeof(unsigned short); in computePixelSize()
129 case GL_DEPTH_COMPONENT: return sizeof(unsigned int); in computePixelSize()
157 case GL_DEPTH_COMPONENT: return sizeof(float); in computePixelSize()
DglUtils.cpp522 case GL_DEPTH_COMPONENT: in glUtilsPixelBitSize()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGLESv2Validation.cpp496 case GL_DEPTH_COMPONENT: in unsizedFormat()
595 case GL_DEPTH_COMPONENT: in depthRenderableFormat()
634 f(GL_DEPTH_COMPONENT) \
705 case GL_DEPTH_COMPONENT: in pixelFormat()
/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2.h204 #define GL_DEPTH_COMPONENT 0x1902 macro
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl3.h204 #define GL_DEPTH_COMPONENT 0x1902 macro
Dgl31.h204 #define GL_DEPTH_COMPONENT 0x1902 macro