Searched refs:kTextureFormatMismatch (Results 1 – 2 of 2) sorted by relevance
513 MSG kTextureFormatMismatch = "Passed in texture target and format must match the one originally use… variable
1645 context->validationError(GL_INVALID_OPERATION, err::kTextureFormatMismatch); in ValidateES2TexImageParametersBase()