Searched refs:MaxGeometryVaryingComponents (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dcontext.c632 ctx->Const.MaxGeometryVaryingComponents = MAX_GEOMETRY_VARYING_COMPONENTS;
H A Dmtypes.h2844 GLuint MaxGeometryVaryingComponents; /**< Between geom and frag shader */ member in struct:gl_constants
H A Dget.c1278 CONTEXT_INT(Const.MaxGeometryVaryingComponents),
/external/mesa3d/src/mesa/main/
H A Dcontext.c632 ctx->Const.MaxGeometryVaryingComponents = MAX_GEOMETRY_VARYING_COMPONENTS;
H A Dmtypes.h2844 GLuint MaxGeometryVaryingComponents; /**< Between geom and frag shader */ member in struct:gl_constants
H A Dget.c1278 CONTEXT_INT(Const.MaxGeometryVaryingComponents),

Completed in 1794 milliseconds