Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/amber/
H A DvktAmberTestCase.hpp54 AmberTestInstance(Context &context, amber::Recipe *recipe, vk::VkDevice customDevice) in AmberTestInstance()
H A DvktAmberTestCase.cpp66 static amber::EngineConfig *createEngineConfig(Context &ctx, vk::VkDevice customDevice) in createEngineConfig()
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/controller/
H A DMediaControlPanelTest.kt2577 val customDevice = device.copy(intent = pendingIntent) in <lambda>() constant
2599 val customDevice = device.copy(intent = pendingIntent) in <lambda>() constant
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp387 CustomDevice customDevice(m_context); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A 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
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktAttachmentRateTests.cpp1764 …vk::Move<VkDevice> customDevice = createDevice(vkp, m_context.getInstance(), vki, pd, &devi… in runCopyModeOnTransferQueue() local