Home
last modified time | relevance | path

Searched defs:customDevice (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCase.hpp54 AmberTestInstance(Context &context, amber::Recipe *recipe, vk::VkDevice customDevice) in AmberTestInstance()
DvktAmberTestCase.cpp66 static amber::EngineConfig *createEngineConfig(Context &ctx, vk::VkDevice customDevice) in createEngineConfig()
/external/deqp/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemDeviceFaultTests.cpp387 CustomDevice customDevice(m_context); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp4488 …auto customDevice = createComputeOnlyDevice(m_customInstance, vki, physDevice, m_context, queueFam… in iterate() local
4493 …auto customDevice = createComputeOnlyDevice(m_context.getInstance(), vki, physDevice, m_context, q… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktAttachmentRateTests.cpp1763 …vk::Move<VkDevice> customDevice = createDevice(vkp, m_context.getInstance(), vki, pd, &devi… in runCopyModeOnTransferQueue() local