Home
last modified time | relevance | path

Searched refs:MaxGeometryOutputComponents (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/angle/third_party/glslang/src/Test/
H A Dgl_MaxSamples_64.conf35 MaxGeometryOutputComponents 128
H A Dgl_MaxSamples_32.conf35 MaxGeometryOutputComponents 128
/aosp_15_r20/external/deqp-deps/glslang/Test/baseResults/
Dtest.conf35 MaxGeometryOutputComponents 128
/aosp_15_r20/external/angle/third_party/glslang/src/Test/baseResults/
H A Dtest.conf35 MaxGeometryOutputComponents 128
/aosp_15_r20/external/deqp-deps/glslang/Test/
Dgl_MaxSamples_32.conf35 MaxGeometryOutputComponents 128
Dgl_MaxSamples_64.conf35 MaxGeometryOutputComponents 128
/aosp_15_r20/external/angle/include/GLSLANG/
H A DShaderLang.h699 int MaxGeometryOutputComponents; member
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dglsl_parser_extras.h539 unsigned MaxGeometryOutputComponents; member
H A Dbuiltin_variables.cpp816 state->Const.MaxGeometryOutputComponents); in generate_constants()
838 state->Const.MaxGeometryOutputComponents); in generate_constants()
H A Dglsl_parser_extras.cpp126 …this->Const.MaxGeometryOutputComponents = ctx->Const.Program[MESA_SHADER_GEOMETRY].MaxOutputCompon… in _mesa_glsl_parse_state()
/aosp_15_r20/external/angle/src/libANGLE/
H A DCompiler.cpp240 mResources.MaxGeometryOutputComponents = caps.maxGeometryOutputComponents; in Compiler()
/aosp_15_r20/external/angle/src/compiler/translator/
H A DShaderLang.cpp308 resources->MaxGeometryOutputComponents = 64; in InitBuiltInResources()
H A DCompiler.cpp1508 << ":MaxGeometryOutputComponents:" << mResources.MaxGeometryOutputComponents in setResourceString()
H A DSymbolTable_autogen.cpp26690 unionArray[0].setIConst(resources.MaxGeometryOutputComponents); in initializeBuiltInVariables()
26699 unionArray[0].setIConst(resources.MaxGeometryOutputComponents); in initializeBuiltInVariables()