Searched refs:ValidateSubImageParamsCube (Results 1 – 1 of 1) sorted by relevance
70 static bool ValidateSubImageParamsCube(Context *context, bool compressed, GLsizei width, GLsizei he… in ValidateSubImageParamsCube() function213 …if (isSubImage && !ValidateSubImageParamsCube(context, isCompressed, width, height, xoffset, yoffs… in ValidateES2TexImageParameters()