Searched refs:ValidImageDataSize (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libANGLE/ |
D | validationES.h | 74 bool ValidImageDataSize(const Context *context,
|
D | validationES3.cpp | 715 if (!ValidImageDataSize(context, texType, width, height, depth, sizeCheckFormat, type, pixels, in ValidateES3TexImageParametersBase()
|
D | validationES2.cpp | 1694 return ValidImageDataSize(context, texType, width, height, 1, sizeCheckFormat, type, pixels, in ValidateES2TexImageParametersBase()
|
D | validationES.cpp | 1114 bool ValidImageDataSize(const Context *context, in ValidImageDataSize() function
|