Home
last modified time | relevance | path

Searched refs:GL_TEXTURE_CUBE_MAP_POSITIVE_Z (Results 1 – 25 of 26) sorted by relevance

12

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DSaveableTexture.cpp428 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()
DTextureUtils.cpp623 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in isCubeMapFaceTarget()
DGLEScontext.cpp2169 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in GLTextureTargetToLocal()
/hardware/google/gfxstream/host/tests/
DGLSnapshotTextures_unittest.cpp58 GL_TEXTURE_CUBE_MAP_POSITIVE_Z, GL_TEXTURE_CUBE_MAP_NEGATIVE_Z,
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp1048 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/
DGLESv2Validation.cpp666 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in textureTarget()
1092 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in isCubeMapTarget()
DGL2Encoder.cpp2852 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/
DGLESv2Validate.cpp832 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in textureIsCubeMap()
DGLESv2Imp.cpp566 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in sIsFboTextureTarget()
3788 case GL_TEXTURE_CUBE_MAP_POSITIVE_Z: in glGetTexImage()
/hardware/google/gfxstream/include/GLES2/
Dgl2.h275 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
/hardware/google/gfxstream/guest/mesa/include/GLES2/
Dgl2.h256 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
/hardware/google/gfxstream/common/opengl/include/GLES2/
Dgl2.h256 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
/hardware/google/gfxstream/common/opengl/include/GLES3/
Dgl3.h269 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
Dgl31.h269 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
/hardware/google/gfxstream/include/GLES3/
Dgl3.h269 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
Dgl31.h269 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
Dgl32.h256 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
/hardware/google/gfxstream/guest/mesa/include/GL/
Dgl.h1753 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
Dglcorearb.h511 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
/hardware/google/gfxstream/guest/mesa/include/GLES3/
Dgl3.h256 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
Dgl31.h256 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
Dgl32.h256 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl.h1793 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
Dglext.h226 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro
/hardware/google/gfxstream/include/GL/
DGLcorearb.h529 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Z 0x8519 macro

12