Searched refs:createResult (Results 1 - 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktGlobalPriorityQueueTests.cpp | 614 if (VK_SUCCESS != m_device.createResult) in iterate() 616 if (VK_ERROR_NOT_PERMITTED_KHR == m_device.createResult) in iterate() 617 return tcu::TestStatus(QP_TEST_RESULT_QUALITY_WARNING, "Custom device creation returned " + std::string(getResultName(m_device.createResult))); in iterate() 618 throw NotSupportedError(m_device.createResult, getResultName(m_device.createResult), m_device.createExpression, m_device.createFileName, m_device.createFileLine); in iterate() 758 if (VK_SUCCESS != m_device.createResult) in iterate() 760 if (VK_ERROR_NOT_PERMITTED_KHR == m_device.createResult) in iterate() 761 return tcu::TestStatus(QP_TEST_RESULT_QUALITY_WARNING, "Custom device creation returned " + std::string(getResultName(m_device.createResult))); in iterate() 762 throw NotSupportedError(m_device.createResult, getResultName(m_device.createResult), m_devic in iterate() [all...] |
H A D | vktGlobalPriorityQueueUtils.hpp | 71 const vk::VkResult& createResult; member
|
H A D | vktGlobalPriorityQueueUtils.cpp | 106 , createResult (m_createResult) in SpecialDevice()
|
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/ |
H A D | SfxSetup.cpp | 345 const BOOL createResult = CreateProcess(NULL,
in WinMain() local 349 if (createResult == 0)
in WinMain()
|
/third_party/skia/third_party/externals/sfntly/java/lib/ |
H A D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |
Completed in 6 milliseconds