• Home
  • Raw
  • Download

Lines Matching refs:multisample

67     An additional buffer, called the multisample buffer, is added to
70 includes a multisample buffer, it does not also include separate
71 depth or stencil buffers, even if the multisample buffer does not
73 back, and aux) do coexist with the multisample buffer, however.
81 designed to allow multisample and smooth antialiasing techniques
160 GL primitives is changed, and is referred to as multisample
169 During multisample rendering the contents of a pixel fragment are
180 The behavior of multisample rasterization is a function of
185 If MULTISAMPLE_ARB is disabled, multisample rasterization of all
190 assigned as described below for multisample rasterization.
192 If MULTISAMPLE_ARB is enabled, multisample rasterization of all
206 in section 3.1 is relaxed for all enabled multisample rendering,
401 multisample or color buffer. Otherwise, fragment processing is as
410 color, depth, and stencil values stored in the multisample buffer
428 of the outcome of the stencil test, all multisample buffer stencil
430 the depth test passes, all multisample buffer depth sample values
432 value, and all multisample buffer color sample values are set to
434 made to any multisample buffer color or depth value.
436 After all operations have been completed on the multisample buffer,
450 StencilMask control the modification of values in the multisample
460 The color samples of the multisample buffer are cleared when one or
463 is NONE, the color samples of the multisample buffer cannot be
467 that the depth and stencil samples of the multisample buffer are to
469 if the DrawBuffers mode is not NONE, then the multisample depth
472 not NONE, then the multisample stencil buffer is cleared.
479 INVALID_OPERATION occurs." with: If there is a multisample buffer
486 INVALID_OPERATION occurs." with: If there is a multisample buffer,
504 MULTISAMPLE_BIT_ARB set, the multisample group of state variables
507 they were pushed. Some multisample state is included in the
516 GLX_SAMPLE_BUFFERS_ARB, it returns the number of multisample
519 multisample buffer is available. The number of samples per pixel
522 and stencil bits per sample in the multisample buffer are as
526 multisample buffer. GLX_SAMPLES_ARB is zero if
530 followed by the minimum number of multisample buffers that can be
531 accepted. Visuals with the smallest number of multisample buffers
533 Currently operation with more than one multisample buffer is
538 multisample buffer. Visuals with the smallest number of samples
541 If the color samples in the multisample buffer store fewer bits
564 WGL_SAMPLE_BUFFERS_ARB, it returns the number of multisample
567 single multisample buffer is available. The number of samples per
571 multisample buffer are as specified by the WGL_*_SIZE parameters.
574 stencil buffers are those in the multisample buffer.
579 set to the minimum number of multisample buffers that can be
580 accepted. Pixel formats with the smallest number of multisample
582 preferred. Currently operation with more than one multisample
586 If the color samples in the multisample buffer store fewer bits
602 MULTISAMPLE_ARB IsEnabled B TRUE multisample/enable
603 SAMPLE_ALPHA_TO_COVERAGE_ARB IsEnabled B FALSE multisample/enable
604 SAMPLE_ALPHA_TO_ONE_ARB IsEnabled B FALSE multisample/enable
605 SAMPLE_COVERAGE_ARB IsEnabled B FALSE multisample/enable
606 SAMPLE_COVERAGE_VALUE_ARB GetFloatv R+ 1 multisample
607 SAMPLE_COVERAGE_INVERT_ARB GetBooleanv B FALSE multisample