Searched refs:kInvalidTextureType (Results 1 – 3 of 3) sorted by relevance
370 MSG kInvalidTextureType = "Texture has incompatible target."; variable
3904 kInvalidTextureType); in ValidateFramebufferTextureMultiviewOVR()3920 context->validationError(entryPoint, GL_INVALID_OPERATION, kInvalidTextureType); in ValidateFramebufferTextureMultiviewOVR()
5518 context->validationError(entryPoint, GL_INVALID_OPERATION, kInvalidTextureType); in ValidateFramebufferTexture3DOES()