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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
ResourceLimits.h 91 int maxCombinedShaderOutputResources;
  /external/deqp/external/vulkancts/framework/vulkan/
vkGlslToSpirV.cpp 147 builtin->maxCombinedShaderOutputResources = 8;
  /external/vulkan-validation-layers/tests/
vktestframework.cpp 260 "MaxCombinedShaderOutputResources 8\n"
440 else if (strcmp(token, "MaxCombinedShaderOutputResources") == 0)
441 Resources.maxCombinedShaderOutputResources = value;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Initialize.cpp     [all...]

Completed in 53 milliseconds