Home
last modified time | relevance | path

Searched refs:GL_MODELVIEW_STACK_DEPTH (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/include/GLES/
Dgl.h220 #define GL_MODELVIEW_STACK_DEPTH 0x0BA3 macro
/external/swiftshader/include/GLES/
Dgl.h184 #define GL_MODELVIEW_STACK_DEPTH 0x0BA3 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
Dgl.h220 #define GL_MODELVIEW_STACK_DEPTH 0x0BA3 macro
/external/mesa3d/prebuilt-intermediates/main/
Dget_hash.h143 …{ GL_MODELVIEW_STACK_DEPTH, LOC_CUSTOM, TYPE_INT, offsetof(struct gl_context, ModelviewMatrixStack…
/external/mesa3d/src/mesa/main/
Dget.c708 case GL_MODELVIEW_STACK_DEPTH: in find_custom_value()
/external/mesa3d/include/GL/
Dgl.h510 #define GL_MODELVIEW_STACK_DEPTH 0x0BA3 macro
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp1547 case GL_MODELVIEW_STACK_DEPTH: in getQueryParameterNum()