Searched refs:MAX_PROJECTION_STACK_DEPTH (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | config.h | 44 #define MAX_PROJECTION_STACK_DEPTH 32 macro
|
| H A D | matrix.c | 716 init_matrix_stack(&ctx->ProjectionMatrixStack, MAX_PROJECTION_STACK_DEPTH,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | config.h | 45 #define MAX_PROJECTION_STACK_DEPTH 32 macro
|
| H A D | matrix.c | 1040 init_matrix_stack(&ctx->ProjectionMatrixStack, MAX_PROJECTION_STACK_DEPTH,
|
| /xsrc/external/mit/MesaLib.old/src/mesa/ |
| H A D | get_hash.h | 143 { GL_MAX_PROJECTION_STACK_DEPTH, CONST(MAX_PROJECTION_STACK_DEPTH), NO_EXTRA },
|
| /xsrc/external/mit/MesaLib/src/mesa/ |
| H A D | get_hash.h | 143 { GL_MAX_PROJECTION_STACK_DEPTH, CONST(MAX_PROJECTION_STACK_DEPTH), NO_EXTRA },
|
Completed in 12 milliseconds