HomeSort by relevance Sort by last modified time
    Searched refs:MAX_PROJECTION_STACK_DEPTH (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/main/
config.h 44 #define MAX_PROJECTION_STACK_DEPTH 32
matrix.c 723 init_matrix_stack(&ctx->ProjectionMatrixStack, MAX_PROJECTION_STACK_DEPTH,
get.c 598 { GL_MAX_PROJECTION_STACK_DEPTH, CONST(MAX_PROJECTION_STACK_DEPTH), NO_EXTRA },
    [all...]

Completed in 59 milliseconds