Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DvalidationES.h63 bool ValidCompressedSubImageSize(const Context *context,
DvalidationES3.cpp620 if (!ValidCompressedSubImageSize( in ValidateES3TexImageParametersBase()
DvalidationES2.cpp1076 if (!ValidCompressedSubImageSize(context, actualInternalFormat, xoffset, yoffset, 0, in ValidateES2TexImageParametersBase()
DvalidationES.cpp1059 bool ValidCompressedSubImageSize(const Context *context, in ValidCompressedSubImageSize() function