Searched refs:kMismatchedTargetAndFormat (Results 1 – 2 of 2) sorted by relevance
340 MSG kMismatchedTargetAndFormat = "Invalid texture target and format combination."; variable
1498 kMismatchedTargetAndFormat); in ValidateES2TexImageParametersBase()1503 context->validationError(GL_INVALID_OPERATION, kMismatchedTargetAndFormat); in ValidateES2TexImageParametersBase()