Home
last modified time | relevance | path

Searched refs:depthTextureAny (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DCaps.h130 bool depthTextureAny() const { return (depthTextureANGLE || depthTextureOES); } in depthTextureAny() function
DvalidationES2.cpp631 if (context->getExtensions().depthTextureAny()) in ValidateES2CopyTexImageParameters()
640 if (context->getExtensions().depthTextureAny() || in ValidateES2CopyTexImageParameters()
1527 if (!(context->getExtensions().depthTextureAny())) in ValidateES2TexImageParametersBase()
1897 if (!(context->getExtensions().depthTextureAny())) in ValidateES2TexStorageParametersBase()