/external/swiftshader/src/Vulkan/ |
D | VkDevice.hpp | 46 VkPhysicalDevice getPhysicalDevice() const { return physicalDevice; } in getPhysicalDevice() function in vk::Device
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 82 vk::VkPhysicalDevice getPhysicalDevice (deUint32 i = 0) { return m_physicalDevices[i];} in getPhysicalDevice() function in vkt::sparse::SparseResourcesBaseInstance
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemContext.hpp | 58 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_phyDevice; } in getPhysicalDevice() function in vkt::ProtectedMem::ProtectedContext
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.hpp | 134 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::synchronization::OperationContext
|
D | vktSynchronizationCrossInstanceSharingTests.cpp | 378 vk::VkPhysicalDevice getPhysicalDevice (const vk::InstanceInterface& vki, in getPhysicalDevice() function 385 vk::VkPhysicalDevice getPhysicalDevice (const vk::InstanceInterface& vki, vk::VkInstance instance, … in getPhysicalDevice() function
|
D | vktSynchronizationWin32KeyedMutexTests.cpp | 165 vk::VkPhysicalDevice getPhysicalDevice (const vk::InstanceInterface& vki, in getPhysicalDevice() function
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 470 VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::DefaultDevice 630 vk::VkPhysicalDevice Context::getPhysicalDevice (void) const { return m_device->getPhysicalD… in getPhysicalDevice() function in vkt::Context
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferTests.cpp | 107 VkPhysicalDevice getPhysicalDevice (void) const in getPhysicalDevice() function in vkt::api::__anon7ccd0acd0111::BufferTestInstance
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 650 VkPhysicalDevice ShaderRenderCaseInstance::getPhysicalDevice (void) const in getPhysicalDevice() function in vkt::sr::ShaderRenderCaseInstance
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeBasicComputeShaderTests.cpp | 2338 vk::VkPhysicalDevice getPhysicalDevice (deUint32 i = 0){ return m_physicalDevices[i]; } in getPhysicalDevice() function in vkt::compute::__anon6ab2e88f0111::ComputeTestInstance
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 977 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::memory::__anon4b5b56ce0111::Context
|