Searched refs:kCubemapIncomplete (Results 1 – 2 of 2) sorted by relevance
80 MSG kCubemapIncomplete = "Texture is not cubemap complete. All cubemaps faces must be defined and b… variable
1971 context->validationError(entryPoint, GL_INVALID_OPERATION, kCubemapIncomplete); in ValidateGenerateMipmapBase()3792 context->validationError(entryPoint, GL_INVALID_VALUE, kCubemapIncomplete); in ValidateCopyTexImageParametersBase()