Searched refs:GL_DEPTH_STENCIL (Results 1 – 19 of 19) sorted by relevance
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GLESv2Validation.cpp | 264 f(GL_DEPTH24_STENCIL8, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8) \ 265 f(GL_DEPTH32F_STENCIL8, GL_DEPTH_STENCIL, GL_FLOAT_32_UNSIGNED_INT_24_8_REV) \ 965 case GL_DEPTH_STENCIL: in unsizedFormat() 1064 case GL_DEPTH_STENCIL: in depthRenderableFormat() 1079 case GL_DEPTH_STENCIL: in stencilRenderableFormat() 1105 f(GL_DEPTH_STENCIL) \
|
D | GL2Encoder.cpp | 4407 (format == GL_DEPTH_STENCIL)), GL_INVALID_OPERATION); in s_glTexImage3D() 5134 SET_ERROR_IF(buffer != GL_DEPTH_STENCIL, GL_INVALID_ENUM); in s_glClearBufferfi()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Validate.cpp | 21 f(GL_DEPTH_STENCIL) \ 117 f(GL_DEPTH24_STENCIL8, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8) \ 118 f(GL_DEPTH32F_STENCIL8, GL_DEPTH_STENCIL, GL_FLOAT_32_UNSIGNED_INT_24_8_REV) \
|
D | GLESv2Imp.cpp | 3772 case GL_DEPTH_STENCIL: in glGetTexImage()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLutils.cpp | 215 return GL_DEPTH_STENCIL; in baseFormatOfInternalFormat()
|
D | SaveableTexture.cpp | 415 case GL_DEPTH_STENCIL: in getTexImage()
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | glUtils.cpp | 1184 case GL_DEPTH_STENCIL: in depthRenderableFormat() 1201 case GL_DEPTH_STENCIL: in stencilRenderableFormat()
|
/hardware/google/gfxstream/common/opengl/include/GLES3/ |
D | gl3.h | 682 #define GL_DEPTH_STENCIL 0x84F9 macro
|
D | gl31.h | 682 #define GL_DEPTH_STENCIL 0x84F9 macro
|
/hardware/google/gfxstream/include/GLES3/ |
D | gl3.h | 682 #define GL_DEPTH_STENCIL 0x84F9 macro
|
D | gl31.h | 682 #define GL_DEPTH_STENCIL 0x84F9 macro
|
D | gl32.h | 813 #define GL_DEPTH_STENCIL 0x84F9 macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES3/ |
D | gl3.h | 813 #define GL_DEPTH_STENCIL 0x84F9 macro
|
D | gl31.h | 813 #define GL_DEPTH_STENCIL 0x84F9 macro
|
D | gl32.h | 813 #define GL_DEPTH_STENCIL 0x84F9 macro
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 1116 #define GL_DEPTH_STENCIL 0x84F9 macro
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | glcorearb.h | 1099 #define GL_DEPTH_STENCIL 0x84F9 macro
|
D | glext.h | 981 #define GL_DEPTH_STENCIL 0x84F9 macro
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | glext.h | 1947 #define GL_DEPTH_STENCIL 0x84F9 macro
|