/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | SaveableTexture.cpp | 428 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in getTexImage() 759 saveTex(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, false, m_levelData[4]); in onSave() 1002 restoreTex2D(GL_TEXTURE_CUBE_MAP_POSITIVE_Z, m_levelData[4]); in restore()
|
D | TextureUtils.cpp | 623 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in isCubeMapFaceTarget()
|
D | GLEScontext.cpp | 2169 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in GLTextureTargetToLocal()
|
/hardware/google/gfxstream/host/tests/ |
D | GLSnapshotTextures_unittest.cpp | 58 GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z,
|
/hardware/google/gfxstream/guest/OpenglCodecCommon/ |
D | GLClientState.cpp | 1048 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in isTextureCubeMap() 1569 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in textureDimArrayOfCubeTarget() 1593 … setBoundTextureDims(target, GL_TEXTURE_CUBE_MAP_POSITIVE_Z, level, width, height, depth); in setBoundTextureDims() 1663 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in addTextureCubeMapImage() 2018 return GL_TEXTURE_CUBE_MAP_POSITIVE_Z; in identifyPositiveCubeMapComponent()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GLESv2Validation.cpp | 666 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in textureTarget() 1092 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in isCubeMapTarget()
|
D | GL2Encoder.cpp | 2852 target == GL_TEXTURE_CUBE_MAP_POSITIVE_Z || in s_glTexImage2D() 2982 target == GL_TEXTURE_CUBE_MAP_POSITIVE_Z || in s_glCopyTexImage2D() 3558 target == GL_TEXTURE_CUBE_MAP_POSITIVE_Z || in s_glCompressedTexImage2D() 3598 target == GL_TEXTURE_CUBE_MAP_POSITIVE_Z || in s_glCompressedTexSubImage2D() 4610 target == GL_TEXTURE_CUBE_MAP_POSITIVE_Z || in s_glCompressedTexSubImage3D() 5300 target == GL_TEXTURE_CUBE_MAP_POSITIVE_Z || in s_glGenerateMipmap()
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/ |
D | GLESv2Validate.cpp | 832 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in textureIsCubeMap()
|
D | GLESv2Imp.cpp | 566 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in sIsFboTextureTarget() 3788 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in glGetTexImage()
|
/hardware/google/gfxstream/include/GLES2/ |
D | gl2.h | 275 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES2/ |
D | gl2.h | 256 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
/hardware/google/gfxstream/common/opengl/include/GLES2/ |
D | gl2.h | 256 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
/hardware/google/gfxstream/common/opengl/include/GLES3/ |
D | gl3.h | 269 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
D | gl31.h | 269 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
/hardware/google/gfxstream/include/GLES3/ |
D | gl3.h | 269 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
D | gl31.h | 269 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
D | gl32.h | 256 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
/hardware/google/gfxstream/guest/mesa/include/GL/ |
D | gl.h | 1753 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
D | glcorearb.h | 511 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
/hardware/google/gfxstream/guest/mesa/include/GLES3/ |
D | gl3.h | 256 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
D | gl31.h | 256 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
D | gl32.h | 256 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
/hardware/google/gfxstream/host/apigen-codec-common/GL/ |
D | gl.h | 1793 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
D | glext.h | 226 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|
/hardware/google/gfxstream/include/GL/ |
D | GLcorearb.h | 529 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
|