Searched refs:extra_ARB_viewport_array_or_oes_viewport_array (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 416 { GL_MAX_VIEWPORTS, CONTEXT_INT(Const.MaxViewports), extra_ARB_viewport_array_or_oes_viewport_array }, 417 { GL_VIEWPORT_SUBPIXEL_BITS, CONTEXT_INT(Const.ViewportSubpixelBits), extra_ARB_viewport_array_or_oes_viewport_array }, 418 { GL_VIEWPORT_BOUNDS_RANGE, CONTEXT_FLOAT2(Const.ViewportBounds), extra_ARB_viewport_array_or_oes_viewport_array }, 419 { GL_VIEWPORT_INDEX_PROVOKING_VERTEX, CONTEXT_ENUM16(Const.LayerAndVPIndexProvokingVertex), extra_ARB_viewport_array_or_oes_viewport_array },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 422 { GL_MAX_VIEWPORTS, CONTEXT_INT(Const.MaxViewports), extra_ARB_viewport_array_or_oes_viewport_array }, 423 { GL_VIEWPORT_SUBPIXEL_BITS, CONTEXT_INT(Const.ViewportSubpixelBits), extra_ARB_viewport_array_or_oes_viewport_array }, 424 { GL_VIEWPORT_BOUNDS_RANGE, CONTEXT_FLOAT2(Const.ViewportBounds), extra_ARB_viewport_array_or_oes_viewport_array }, 425 { GL_VIEWPORT_INDEX_PROVOKING_VERTEX, CONTEXT_ENUM16(Const.LayerAndVPIndexProvokingVertex), extra_ARB_viewport_array_or_oes_viewport_array },
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | get.c | 427 static const int extra_ARB_viewport_array_or_oes_viewport_array[] = { variable in typeref:typename:const int[]
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | get.c | 473 static const int extra_ARB_viewport_array_or_oes_viewport_array[] = { variable in typeref:typename:const int[]
|
Completed in 13 milliseconds