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

  /external/mesa3d/src/mesa/main/
config.h 44 #define MAX_PROJECTION_STACK_DEPTH 32
matrix.c 720 init_matrix_stack(&ctx->ProjectionMatrixStack, MAX_PROJECTION_STACK_DEPTH,
  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.h 75 MAX_PROJECTION_STACK_DEPTH = 2,
Context.cpp 43 projectionStack(MAX_PROJECTION_STACK_DEPTH),
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 140 { GL_MAX_PROJECTION_STACK_DEPTH, CONST(MAX_PROJECTION_STACK_DEPTH), NO_EXTRA },
    [all...]

Completed in 231 milliseconds