HomeSort by relevance Sort by last modified time
    Searched defs:physicalDeviceCount (Results 1 - 9 of 9) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp 614 deUint32 physicalDeviceCount;
621 , physicalDeviceCount (0)
630 physicalDeviceCount = devGroupProperties[params.deviceGroupIndex].physicalDeviceCount;
631 physicalDevices.resize(physicalDeviceCount);
633 for (deUint32 physicalDeviceIdx = 0; physicalDeviceIdx < physicalDeviceCount; physicalDeviceIdx++)
681 res.physicalDeviceCount, //physicalDeviceCount
    [all...]
  /external/mesa3d/src/amd/vulkan/
radv_private.h 293 int physicalDeviceCount;
    [all...]
  /external/mesa3d/src/intel/vulkan/
anv_private.h 533 int physicalDeviceCount;
    [all...]
  /external/skia/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/skqp/third_party/vulkan/vulkan/
vulkan.h     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.h     [all...]
vulkan.hpp     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan_core.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/
vulkan.hpp     [all...]

Completed in 581 milliseconds