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