Searched refs:maxTessPatchComponents (Results 1 - 4 of 4) sorted by relevance

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/glslang/Include/
H A DResourceLimits.h113 int maxTessPatchComponents; member in struct:TBuiltInResource
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
H A DResourceLimits.h113 int maxTessPatchComponents; member in struct:TBuiltInResource
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
H A DInitialize.cpp3135 snprintf(builtInConstant, maxSize, "const int gl_MaxTessPatchComponents = %d;", resources.maxTessPatchComponents);
3307 snprintf(builtInConstant, maxSize, "const int gl_MaxTessPatchComponents = %d;", resources.maxTessPatchComponents);
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
H A DInitialize.cpp3135 snprintf(builtInConstant, maxSize, "const int gl_MaxTessPatchComponents = %d;", resources.maxTessPatchComponents);
3307 snprintf(builtInConstant, maxSize, "const int gl_MaxTessPatchComponents = %d;", resources.maxTessPatchComponents);

Completed in 43 milliseconds