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

  /external/swiftshader/src/Vulkan/
VkInstance.hpp 45 uint32_t physicalDeviceCount = 0;
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiDeviceInitializationTests.cpp     [all...]
vktApiObjectManagementTests.cpp 622 deUint32 physicalDeviceCount;
629 , physicalDeviceCount (0)
638 physicalDeviceCount = devGroupProperties[params.deviceGroupIndex].physicalDeviceCount;
639 physicalDevices.resize(physicalDeviceCount);
641 for (deUint32 physicalDeviceIdx = 0; physicalDeviceIdx < physicalDeviceCount; physicalDeviceIdx++)
689 res.physicalDeviceCount, //physicalDeviceCount
    [all...]
  /external/mesa3d/src/intel/vulkan/
anv_private.h 802 int physicalDeviceCount;
    [all...]
  /external/mesa3d/src/amd/vulkan/
radv_private.h 298 int physicalDeviceCount;
    [all...]
  /external/mesa3d/include/vulkan/
vulkan.h     [all...]
  /external/skia/include/third_party/vulkan/vulkan/
vulkan_core.h     [all...]
  /external/skqp/include/third_party/vulkan/vulkan/
vulkan_core.h     [all...]
  /external/swiftshader/include/vulkan/
vulkan_core.h     [all...]
vulkan.hpp     [all...]
  /external/vulkan-headers/include/vulkan/
vulkan_core.h     [all...]
vulkan.hpp     [all...]

Completed in 1423 milliseconds