Searched refs:extra_new_buffers (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 7 { GL_ALPHA_BITS, BUFFER_INT(Visual.alphaBits), extra_new_buffers }, 10 { GL_BLUE_BITS, BUFFER_INT(Visual.blueBits), extra_new_buffers }, 15 { GL_DEPTH_BITS, BUFFER_INT(Visual.depthBits), extra_new_buffers }, 23 { GL_GREEN_BITS, BUFFER_INT(Visual.greenBits), extra_new_buffers }, 35 { GL_RED_BITS, BUFFER_INT(Visual.redBits), extra_new_buffers }, 38 { GL_STENCIL_BITS, BUFFER_INT(Visual.stencilBits), extra_new_buffers }, 67 { GL_SAMPLE_BUFFERS_ARB, LOC_CUSTOM, TYPE_INT, 0, extra_new_buffers }, 68 { GL_SAMPLES_ARB, LOC_CUSTOM, TYPE_INT, 0, extra_new_buffers }, 79 { GL_IMPLEMENTATION_COLOR_READ_TYPE_OES, LOC_CUSTOM, TYPE_INT, 0, extra_new_buffers }, 80 { GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES, LOC_CUSTOM, TYPE_INT, 0, extra_new_buffers }, [all...] |
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 7 { GL_ALPHA_BITS, BUFFER_INT(Visual.alphaBits), extra_new_buffers }, 10 { GL_BLUE_BITS, BUFFER_INT(Visual.blueBits), extra_new_buffers }, 15 { GL_DEPTH_BITS, BUFFER_INT(Visual.depthBits), extra_new_buffers }, 23 { GL_GREEN_BITS, BUFFER_INT(Visual.greenBits), extra_new_buffers }, 35 { GL_RED_BITS, BUFFER_INT(Visual.redBits), extra_new_buffers }, 38 { GL_STENCIL_BITS, BUFFER_INT(Visual.stencilBits), extra_new_buffers }, 67 { GL_SAMPLE_BUFFERS_ARB, LOC_CUSTOM, TYPE_INT, 0, extra_new_buffers }, 68 { GL_SAMPLES_ARB, LOC_CUSTOM, TYPE_INT, 0, extra_new_buffers }, 79 { GL_IMPLEMENTATION_COLOR_READ_TYPE_OES, LOC_CUSTOM, TYPE_INT, 0, extra_new_buffers }, 80 { GL_IMPLEMENTATION_COLOR_READ_FORMAT_OES, LOC_CUSTOM, TYPE_INT, 0, extra_new_buffers }, [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | get.c | 276 static const int extra_new_buffers[] = { variable in typeref:typename:const int[]
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | get.c | 315 static const int extra_new_buffers[] = { variable in typeref:typename:const int[]
|
Completed in 10 milliseconds