Searched refs:depthTextureCubeMapOES (Results 1 – 4 of 4) sorted by relevance
167 bool depthTextureCubeMapOES = false; member
73 … map["GL_OES_depth_texture_cube_map"] = enableableExtension(&Extensions::depthTextureCubeMapOES); in GetExtensionInfoMap()
1240 context->getExtensions().depthTextureCubeMapOES) && in ValidateES2TexImageParametersBase()1257 if (!context->getExtensions().depthTextureCubeMapOES) in ValidateES2TexImageParametersBase()1399 context->getExtensions().depthTextureCubeMapOES)) in ValidateES2TexImageParametersBase()1676 if (!context->getExtensions().depthTextureCubeMapOES) in ValidateES2TexStorageParametersBase()1705 if (!context->getExtensions().depthTextureCubeMapOES) in ValidateES2TexStorageParametersBase()1719 !context->getExtensions().depthTextureCubeMapOES) in ValidateES2TexStorageParametersBase()
486 mNativeExtensions.depthTextureCubeMapOES = in ensureCapsInitialized()