HomeSort by relevance Sort by last modified time
    Searched refs:maxTessPatchComponents (Results 1 - 4 of 4) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
ResourceLimits.h 113 int maxTessPatchComponents;
  /external/deqp/external/vulkancts/framework/vulkan/
vkGlslToSpirV.cpp 169 builtin->maxTessPatchComponents = 120;
  /external/vulkan-validation-layers/tests/
vktestframework.cpp 282 "MaxTessPatchComponents 120\n"
484 else if (strcmp(token, "MaxTessPatchComponents") == 0)
485 Resources.maxTessPatchComponents = value;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Initialize.cpp     [all...]

Completed in 461 milliseconds