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

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/Include/
ResourceLimits.h 74 int maxComputeWorkGroupCountY;
  /external/deqp/external/vulkancts/framework/vulkan/
vkGlslToSpirV.cpp 130 builtin->maxComputeWorkGroupCountY = 65535;
  /external/vulkan-validation-layers/tests/
vktestframework.cpp 243 "MaxComputeWorkGroupCountY 65535\n"
406 else if (strcmp(token, "MaxComputeWorkGroupCountY") == 0)
407 Resources.maxComputeWorkGroupCountY = value;
    [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/
Initialize.cpp     [all...]

Completed in 55 milliseconds