Searched refs:kMissingTexture (Results 1 – 4 of 4) sorted by relevance
410 MSG kMissingTexture = "No Texture is bound to the specified target."; variable
626 context->validationError(entryPoint, GL_INVALID_OPERATION, kMissingTexture); in ValidateES3TexImageParametersBase()1464 context->validationError(entryPoint, GL_INVALID_OPERATION, kMissingTexture); in ValidateES3TexStorageParametersBase()
1737 context->validationError(entryPoint, GL_INVALID_OPERATION, kMissingTexture); in ValidateES2TexStorageParametersBase()
1841 context->validationError(entryPoint, GL_INVALID_OPERATION, kMissingTexture); in ValidateFramebufferTextureBase()