Searched refs:ValidateReadPixelsBase (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libANGLE/ |
D | validationES.h | 172 bool ValidateReadPixelsBase(const Context *context,
|
D | validationES.cpp | 2135 if (!ValidateReadPixelsBase(context, entryPoint, x, y, width, height, format, type, bufSize, in ValidateReadPixelsRobustANGLE() 2170 return ValidateReadPixelsBase(context, entryPoint, x, y, width, height, format, type, bufSize, in ValidateReadnPixelsEXT() 2197 if (!ValidateReadPixelsBase(context, entryPoint, x, y, width, height, format, type, bufSize, in ValidateReadnPixelsRobustANGLE() 7276 bool ValidateReadPixelsBase(const Context *context, in ValidateReadPixelsBase() function
|
D | validationES2.cpp | 5777 return ValidateReadPixelsBase(context, entryPoint, x, y, width, height, format, type, -1, in ValidateReadPixels()
|