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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
ResourceLimits.h 84 int maxVaryingComponents;
  /external/deqp/external/vulkancts/framework/vulkan/
vkGlslToSpirV.cpp 140 builtin->maxVaryingComponents = 60;
  /external/vulkan-validation-layers/tests/
vktestframework.cpp 253 "MaxVaryingComponents 60\n"
426 else if (strcmp(token, "MaxVaryingComponents") == 0)
427 Resources.maxVaryingComponents = value;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Initialize.cpp     [all...]

Completed in 569 milliseconds