Home
last modified time | relevance | path

Searched refs:MAX_DEUINT32 (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp2015 constexpr deUint32 MAX_DEUINT32 = std::numeric_limits<deUint32>::max(); in createDeviceQueue2WithTwoQueuesSmokeTest() local
2016 deUint32 queueFamilyIndex = MAX_DEUINT32; in createDeviceQueue2WithTwoQueuesSmokeTest()
2029 if (queueFamilyIndex == MAX_DEUINT32) in createDeviceQueue2WithTwoQueuesSmokeTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceInitializationTests.cpp2026 constexpr deUint32 MAX_DEUINT32 = std::numeric_limits<deUint32>::max(); in createDeviceQueue2WithTwoQueuesSmokeTest() local
2027 deUint32 queueFamilyIndex = MAX_DEUINT32; in createDeviceQueue2WithTwoQueuesSmokeTest()
2040 if (queueFamilyIndex == MAX_DEUINT32) in createDeviceQueue2WithTwoQueuesSmokeTest()

Completed in 9 milliseconds