Searched defs:customDevice (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/amber/ |
H A D | vktAmberTestCase.hpp | 54 AmberTestInstance(Context &context, amber::Recipe *recipe, vk::VkDevice customDevice) in AmberTestInstance()
|
H A D | vktAmberTestCase.cpp | 66 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 D | MediaControlPanelTest.kt | 2577 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 D | vktPostmortemDeviceFaultTests.cpp | 387 CustomDevice customDevice(m_context); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/ |
H A D | vktComputeBasicComputeShaderTests.cpp | 4488 …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 D | vktAttachmentRateTests.cpp | 1764 …vk::Move<VkDevice> customDevice = createDevice(vkp, m_context.getInstance(), vki, pd, &devi… in runCopyModeOnTransferQueue() local
|