Home
last modified time | relevance | path

Searched defs:getPhysicalDevice (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp254 VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::DefaultDevice
346 vk::VkPhysicalDevice Context::getPhysicalDevice (void) const { return m_device->getPhysicalD… in getPhysicalDevice() function in vkt::Context
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp133 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::synchronization::OperationContext
DvktSynchronizationCrossInstanceSharingTests.cpp197 vk::VkPhysicalDevice getPhysicalDevice (const vk::InstanceInterface& vki, in getPhysicalDevice() function
204 vk::VkPhysicalDevice getPhysicalDevice (const vk::InstanceInterface& vki, vk::VkInstance instance, … in getPhysicalDevice() function
DvktSynchronizationWin32KeyedMutexTests.cpp163 vk::VkPhysicalDevice getPhysicalDevice (const vk::InstanceInterface& vki, in getPhysicalDevice() function
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp100 VkPhysicalDevice getPhysicalDevice (void) const in getPhysicalDevice() function in vkt::api::__anon02da80430111::BufferTestInstance
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp719 VkPhysicalDevice ShaderRenderCaseInstance::getPhysicalDevice (void) const in getPhysicalDevice() function in vkt::sr::ShaderRenderCaseInstance
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1011 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::memory::__anone897a1840111::Context