| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| H A D | stencilreaddraw.c | 159 glGetIntegerv(GL_STENCIL_BITS, &bits);
|
| H A D | stencilwrap.c | 24 glGetIntegerv(GL_STENCIL_BITS, &bits);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | blit.c | 272 if (_mesa_get_format_bits(readRb->Format, GL_STENCIL_BITS) != 273 _mesa_get_format_bits(drawRb->Format, GL_STENCIL_BITS)) { 327 read_s_bit = _mesa_get_format_bits(readRb->Format, GL_STENCIL_BITS); 328 draw_s_bit = _mesa_get_format_bits(drawRb->Format, GL_STENCIL_BITS);
|
| H A D | framebuffer.c | 494 fb->Visual.stencilBits = _mesa_get_format_bits(fmt, GL_STENCIL_BITS);
|
| H A D | formats.c | 173 case GL_STENCIL_BITS:
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | blit.c | 272 if (_mesa_get_format_bits(readRb->Format, GL_STENCIL_BITS) != 273 _mesa_get_format_bits(drawRb->Format, GL_STENCIL_BITS)) { 327 read_s_bit = _mesa_get_format_bits(readRb->Format, GL_STENCIL_BITS); 328 draw_s_bit = _mesa_get_format_bits(drawRb->Format, GL_STENCIL_BITS);
|
| H A D | framebuffer.c | 474 fb->Visual.stencilBits = _mesa_get_format_bits(fmt, GL_STENCIL_BITS);
|
| H A D | formats.c | 182 case GL_STENCIL_BITS:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_clear.c | 400 assert(_mesa_get_format_bits(rb->Format, GL_STENCIL_BITS) > 0); 413 assert(_mesa_get_format_bits(rb->Format, GL_STENCIL_BITS) > 0);
|
| /xsrc/external/mit/mesa-demos/dist/src/osdemos/ |
| H A D | osdemo.c | 296 glGetIntegerv(GL_STENCIL_BITS, &s);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_clear.c | 404 assert(_mesa_get_format_bits(rb->Format, GL_STENCIL_BITS) > 0); 417 assert(_mesa_get_format_bits(rb->Format, GL_STENCIL_BITS) > 0);
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | glxsnoop.c | 70 glGetIntegerv(GL_STENCIL_BITS, &sz);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_stencil.c | 70 assert(_mesa_get_format_bits(format, GL_STENCIL_BITS) == 8);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_stencil.c | 70 assert(_mesa_get_format_bits(format, GL_STENCIL_BITS) == 8);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | indirect_size_get.c | 460 case GL_STENCIL_BITS:
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_size_get.c | 461 case GL_STENCIL_BITS:
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_blorp.c | 210 _mesa_get_format_bits(format, GL_STENCIL_BITS) == 0) 767 if (_mesa_get_format_bits(dst_image->TexFormat, GL_STENCIL_BITS) > 0 &&
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_blorp.c | 206 _mesa_get_format_bits(format, GL_STENCIL_BITS) == 0) 765 if (_mesa_get_format_bits(dst_image->TexFormat, GL_STENCIL_BITS) > 0 &&
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ |
| H A D | gl.h | 221 #define GL_STENCIL_BITS 0x0D57 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES/ |
| H A D | gl.h | 212 #define GL_STENCIL_BITS 0x0D57 macro
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 38 { GL_STENCIL_BITS, BUFFER_INT(Visual.stencilBits), extra_new_buffers },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 38 { GL_STENCIL_BITS, BUFFER_INT(Visual.stencilBits), extra_new_buffers },
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2.h | 188 #define GL_STENCIL_BITS 0x0D57 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2.h | 188 #define GL_STENCIL_BITS 0x0D57 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | gl.h | 419 #define GL_STENCIL_BITS 0x0D57 macro
|