Lines Matching full:than
54 …NonColor = "Only nearest filtering can be used when blitting buffers other than the color buffer.";
78 MSG kColorNumberGreaterThanMaxDrawBuffers = "Color number for primary color greater than or equal t…
79 …rThanMaxDualSourceDrawBuffers = "Color number for secondary color greater than or equal to MAX_DUA…
125 MSG kExceedsComputeWorkGroupCountX = "num_groups_x cannot be greater than MAX_COMPUTE_WORK_GROUP_CO…
126 MSG kExceedsComputeWorkGroupCountY = "num_groups_y cannot be greater than MAX_COMPUTE_WORK_GROUP_CO…
127 MSG kExceedsComputeWorkGroupCountZ = "num_groups_z cannot be greater than MAX_COMPUTE_WORK_GROUP_CO…
129 MSG kExceedsFramebufferHeight = "Params less than 0 or greater than GL_MAX_FRAMEBUFFER_HEIGHT.";
130 MSG kExceedsFramebufferSamples = "Params less than 0 or greater than GL_MAX_FRAMEBUFFER_SAMPLES.";
131 MSG kExceedsFramebufferWidth = "Params less than 0 or greater than GL_MAX_FRAMEBUFFER_WIDTH.";
132 MSG kExceedsMaxColorAttachments = "Index is greater than the maximum supported color attachments";
133 MSG kExceedsMaxDebugGroupStackDepth = "Cannot push more than GL_MAX_DEBUG_GROUP_STACK_DEPTH debug g…
134 MSG kExceedsMaxDebugMessageLength = "Message length is larger than GL_MAX_DEBUG_MESSAGE_LENGTH.";
135 MSG kExceedsMaxDrawBuffers = "Draw buffer greater than MAX_DRAW_BUFFERS.";
138 MSG kExceedsMaxLabelLength = "Label length is larger than GL_MAX_LABEL_LENGTH.";
169 …erThanMaxLayers = "Framebuffer is incomplete: Attachment depth is greater than MAX_FRAMEBUFFER_LAY…
171 …reaterThanDepth = "Framebuffer is incomplete: Attachment layer is greater than texture layer count…
178 …ortedSamples = "Framebuffer is incomplete: Attachment samples are greater than the maximum support…
227 MSG kIndexExceedsMaxActiveUniform = "Index must be less than program active uniform count.";
228 MSG kIndexExceedsMaxActiveUniformBlock = "Index must be less than program active uniform block coun…
229 MSG kIndexExceedsMaxAtomicCounterBufferBindings = "Index must be less than MAX_ATOMIC_COUNTER_BUFFE…
230 MSG kIndexExceedsMaxDrawBuffer = "Index must be less than MAX_DRAW_BUFFERS.";
231 MSG kIndexExceedsMaxTransformFeedbackAttribs = "Index must be less than MAX_TRANSFORM_FEEDBACK_SEPA…
232 MSG kIndexExceedsMaxUniformBufferBindings = "Index must be less than MAX_UNIFORM_BUFFER_BINDINGS.";
233 MSG kIndexExceedsMaxVertexAttribute = "Index must be less than MAX_VERTEX_ATTRIBS.";
234 MSG kIndexExceedsMaxWorkgroupDimensions = "Index must be less than the number of workgroup dimensio…
235 MSG kIndexExceedsSamples = "Index must be less than the value of SAMPLES.";
236 MSG kIndexExceedsTransformFeedbackBufferBindings = "Index is greater than or equal to the number of…
238 MSG kInsufficientParams = "More parameters are required than were provided.";
255 MSG kInvalidBindUniformLocation = "Location must be less than (MAX_VERTEX_UNIFORM_VECTORS + MAX_FRA…
282 MSG kInvalidDebugSourceType = "If count is greater than zero, source and type cannot be GL_DONT_CAR…
286 MSG kInvalidDepthRange = "Near value cannot be greater than far.";
314 MSG kInvalidFramebufferLayer = "Framebuffer layer cannot be less than 0 or greater than GL_MAX_FRAM…
361 …Left/right, top/bottom, near/far intervals cannot be zero, and near/far cannot be less than zero.";
377 MSG kInvalidSampleMaskNumber = "MaskNumber cannot be greater than or equal to the value of MAX_SAMP…
407 MSG kInvalidTextureRange = "Cannot be less than 0 or greater than maximum number of textures.";
421 MSG kInvalidValueExceedsMaxPatchSize = "Value must be less than or equal to MAX_PATCH_SIZE.";
422 MSG kInvalidValueNonPositive = "Value must be greater than zero.";
434 MSG kInvalidZOffset = "zoffset is larger than MAX_3D_TEXTURE_SIZE-1";
453 MSG kMultiviewActive = "The number of views in the active draw framebuffer is greater than 1.";
457 …et GL_TIME_ELAPSED_EXT when the number of views in the active draw framebuffer is greater than 1.";
458 …nsform feedback object when the number of views in the active draw framebuffer is greater than 1.";
459 MSG kMultiviewViewsTooLarge = "numViews cannot be greater than GL_MAX_VIEWS_ANGLE.";
460 MSG kMultiviewViewsTooSmall = "numViews cannot be less than 1.";
472 MSG kNegativeLocation = "Location cannot be less than 0.";
476 MSG kNegativePrimcount = "Primcount must be greater than or equal to zero.";
487 MSG kNonPositiveSize = "Size must be greater than 0";
515 MSG kPLSDrawBufferExceedsAttachmentLimit = "Argument <%s> must be less than MAX_COLOR_ATTACHMENTS_W…
516 MSG kPLSDrawBufferExceedsCombinedAttachmentLimit = "Argument <%s> must be less than (MAX_COMBINED_D…
535 MSG kPLSInterruptOverflow = "Pixel local storage does not support more than 255 nested interruption…
539 MSG kPLSPlaneLessThanZero = "Plane cannot be less than 0.";
540 MSG kPLSPlaneOutOfRange = "Plane must be less than GL_MAX_PIXEL_LOCAL_STORAGE_PLANES_ANGLE.";
541 MSG kPLSPlanesLessThanOne = "Planes must be greater than 0.";
542 MSG kPLSPlanesOutOfRange = "Planes must be less than or equal to GL_MAX_PIXEL_LOCAL_STORAGE_PLANES_…
547 …pixel local storage, glDrawBuffers must all be GL_NONE at indices greater than or equal to: min(GL…
562 MSG kRelativeOffsetTooLarge = "relativeOffset cannot be greater than MAX_VERTEX_ATTRIB_RELATIVE_OFF…
565 MSG kResourceMaxRenderbufferSize = "Desired resource size is greater than max renderbuffer size.";
566 MSG kResourceMaxTextureSize = "Desired resource size is greater than max texture size.";
570 MSG kSamplesOutOfRange = "Samples must not be greater than maximum supported value for the format.";
592 MSG kTextureBufferSizeOffset = "Texture buffer offset + size must be less than or equal to BUFFER_S…
603 MSG kTextureLayerOutOfRange = "Layer is larger than texture depth.";
604 MSG kTextureLevelOutOfRange = "Level is larger than texture level count.";
608 MSG kTextureSizeTooSmall = "Texture dimensions must all be greater than zero.";
615 MSG kTextureWidthOrHeightOutOfRange = "Width and height must be less than or equal to GL_MAX_TEXTUR…
616 MSG kTextureDepthOutOfRange = "Depth must be less than or equal to MAX_ARRAY_TEXTURE_LAYERS";
633 MSG kTransformFeedbackVaryingIndexOutOfRange = "Index must be less than the transform feedback vary…
652 MSG kViewsExceedMaxArrayLayers = "baseViewIndex+numViews cannot be greater than GL_MAX_ARRAY_TEXTUR…
653 MSG kWebgl2NameLengthLimitExceeded = "Location lengths must not be greater than 1024 characters.";
655 MSG kWebglNameLengthLimitExceeded = "Location name lengths must not be greater than 256 characters.…