Searched refs:getDeviceHelper (Results 1 - 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
H A D | vktDynamicStateComputeTests.cpp | 699 DeviceHelper& getDeviceHelper(Context& context, VkDynamicState dynamicState) in getDeviceHelper() function 862 auto& devHelper = getDeviceHelper(m_context, m_params.states.at(0)); in iterateTransfer() 952 auto& devHelper = getDeviceHelper(m_context, m_params.states.at(0)); in iterateCompute()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
H A D | vktDynamicStateComputeTests.cpp | 690 DeviceHelper& getDeviceHelper(Context& context, VkDynamicState dynamicState) in getDeviceHelper() function 847 auto& devHelper = getDeviceHelper(m_context, m_params.states.at(0)); in iterateTransfer() 937 auto& devHelper = getDeviceHelper(m_context, m_params.states.at(0)); in iterateCompute()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
H A D | vktTextureMipmapTests.cpp | 2582 DeviceHelper& getDeviceHelper (Context& context, bool needsRobustness2) in getDeviceHelper() function 2605 const auto& deviceHelper = getDeviceHelper(m_context, m_params.needsRobustness2()); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
H A D | vktTextureMipmapTests.cpp | 2586 DeviceHelper& getDeviceHelper (Context& context, bool needsRobustness2) in getDeviceHelper() function 2609 const auto& deviceHelper = getDeviceHelper(m_context, m_params.needsRobustness2()); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 3725 DeviceHelper& getDeviceHelper(Context& context, const TestConfig& testConfig) in getDeviceHelper() function 3753 const auto& deviceHelper = getDeviceHelper(m_context, m_testConfig); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineExtendedDynamicStateTests.cpp | 4512 DeviceHelper& getDeviceHelper(Context& context, const TestConfig& testConfig) in getDeviceHelper() function 4547 const auto& deviceHelper = getDeviceHelper(m_context, m_testConfig); in iterate()
|
Completed in 42 milliseconds