Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES3.cpp376 static bool ValidateES3CompressedFormatForTexture3D(const Context *context, GLenum format) in ValidateES3CompressedFormatForTexture3D() function
591 if (!ValidateES3CompressedFormatForTexture3D(context, compressedDataFormat)) in ValidateES3TexImageParametersBase()
1420 if (!ValidateES3CompressedFormatForTexture3D(context, formatInfo.internalFormat)) in ValidateES3TexStorageParametersBase()