Searched refs:MaxGeometryTotalOutputComponents (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dglsl_parser_extras.h534 unsigned MaxGeometryTotalOutputComponents; member in struct:_mesa_glsl_parse_state::__anon0a67c8d10208
H A Dstandalone.cpp292 ctx->Const.MaxGeometryTotalOutputComponents = 1024;
H A Dglsl_parser_extras.cpp131 this->Const.MaxGeometryTotalOutputComponents = ctx->Const.MaxGeometryTotalOutputComponents;
H A Dbuiltin_variables.cpp823 state->Const.MaxGeometryTotalOutputComponents);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dglsl_parser_extras.h526 unsigned MaxGeometryTotalOutputComponents; member in struct:_mesa_glsl_parse_state::__anonc810e9be0208
H A Dstandalone.cpp302 ctx->Const.MaxGeometryTotalOutputComponents = 1024;
H A Dglsl_parser_extras.cpp125 this->Const.MaxGeometryTotalOutputComponents = ctx->Const.MaxGeometryTotalOutputComponents;
H A Dbuiltin_variables.cpp726 state->Const.MaxGeometryTotalOutputComponents);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcontext.c650 consts->MaxGeometryTotalOutputComponents = MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS;
H A Dmtypes.h3756 GLuint MaxGeometryTotalOutputComponents; member in struct:gl_constants
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcontext.c560 consts->MaxGeometryTotalOutputComponents = MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS;
H A Dmtypes.h3892 GLuint MaxGeometryTotalOutputComponents; member in struct:gl_constants
/xsrc/external/mit/MesaLib.old/src/mesa/
H A Dget_hash.h377 { GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS, CONTEXT_INT(Const.MaxGeometryTotalOutputComponents), extra_version_32_OES_geometry_shader },
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_extensions.c382 c->MaxGeometryTotalOutputComponents =
/xsrc/external/mit/MesaLib/src/mesa/
H A Dget_hash.h383 { GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS, CONTEXT_INT(Const.MaxGeometryTotalOutputComponents), extra_version_32_OES_geometry_shader },
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_extensions.c447 c->MaxGeometryTotalOutputComponents =

Completed in 58 milliseconds