Searched refs:depthTextureAny (Results 1 – 2 of 2) sorted by relevance
53 bool depthTextureAny() const { return (depthTextureANGLE || depthTextureOES); } in depthTextureAny() function
1389 if (!(context->getExtensions().depthTextureAny())) in ValidateES2TexImageParametersBase()