/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMakeUtil.cpp | 45 … const VkPhysicalDevice physDevice, const VkDevice device, const VkImage image, in bindImageDedicated() 54 … const VkPhysicalDevice physDevice, const VkDevice device, const VkBuffer buffer, in bindBufferDedicated()
|
D | vktPipelineRenderToImageTests.cpp | 172 … const VkPhysicalDevice &physDevice, const VkDevice device, const VkBuffer &buffer, in bindBuffer() 196 … const VkPhysicalDevice &physDevice, const VkDevice device, const VkImage &image, in bindImage() 667 bool isDepthStencilFormatSupported(const InstanceInterface &vki, const VkPhysicalDevice physDevice, in isDepthStencilFormatSupported() 755 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in testWithSizeReduction() local 1208 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in checkSupportAttachmentSize() local 1291 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in drawToMipLevel() local 1415 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in testRenderToMipMaps() local
|
D | vktPipelineImageSamplingInstance.cpp | 56 const VkPhysicalDevice &physDevice, const VkDevice device, in allocateBuffer() 82 … const VkPhysicalDevice &physDevice, const VkDevice device, const VkImage &image, in allocateImage() 390 const VkPhysicalDevice physDevice = m_context.getPhysicalDevice(); in setup() local
|
D | vktPipelineAttachmentFeedbackLoopLayoutTests.cpp | 182 … const VkPhysicalDevice &physDevice, const VkDevice device, const VkImage &image, in allocateImage() 208 const VkPhysicalDevice &physDevice, const VkDevice device, in allocateBuffer() 424 const VkPhysicalDevice physDevice = m_context.getPhysicalDevice(); in setup() local 1011 const VkPhysicalDevice physDevice = m_context.getPhysicalDevice(); in setup() local
|
/external/skia/src/gpu/graphite/vk/ |
D | VulkanSharedContext.h | 39 VkPhysicalDevice physDevice() const { return fPhysDevice; } in physDevice() function
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationGeometryPointSizeTests.cpp | 72 void checkPointSizeRequirements(const InstanceInterface &vki, const VkPhysicalDevice physDevice, co… in checkPointSizeRequirements() 296 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in test() local
|
D | vktTessellationLimitsTests.cpp | 76 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in deviceLimitsTestCase() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiDeviceDrmPropertiesTests.cpp | 83 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in testDeviceDrmProperties() local
|
D | vktApiDriverPropertiesTests.cpp | 123 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in testQueryProperties() local
|
D | vktApiFillBufferTests.cpp | 217 const VkPhysicalDevice physDevice = in FillWholeBufferTestInstance() local 432 const VkPhysicalDevice physDevice = m_context.getPhysicalDevice(); in FillBufferTestInstance() local
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageLoadStoreUtil.cpp | 105 …e getOptimalUniformBufferChunkSize(const InstanceInterface &vki, const VkPhysicalDevice physDevice, in getOptimalUniformBufferChunkSize()
|
D | vktImageMultisampleLoadStoreTests.cpp | 291 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in test() local
|
/external/angle/src/libANGLE/renderer/vulkan/win32/ |
D | DisplayVkWin32.cpp | 110 VkPhysicalDevice physDevice = mRenderer->getPhysicalDevice(); in initialize() local
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkMemUtil.cpp | 278 const VkPhysicalDevice &physDevice, const VkDevice device, in allocateExtended() 303 const VkPhysicalDevice &physDevice, const VkDevice device, in allocateDedicated() 318 const VkPhysicalDevice &physDevice, const VkDevice device, in allocateDedicated()
|
D | vkRayTracingUtil.hpp | 1350 vk::VkPhysicalDevice physDevice; member 1452 … vk::VkPhysicalDevice physDevice, vk::BinaryCollection &binaryCollection, in rayQueryRayTracingTestSetup() 1776 … vk::VkPhysicalDevice physDevice, vk::BinaryCollection &binaryCollection, in rayQueryComputeTestSetup() 1913 … vk::VkPhysicalDevice physDevice, RayQueryTestParams params) in rayQueryGraphicsTestSetup()
|
/external/skia/src/gpu/vk/ |
D | VulkanExtensions.cpp | 70 VkPhysicalDevice physDevice) { in getSpecVersions()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderLimitTests.cpp | 215 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in createInstance() local
|
/external/deqp/external/vulkancts/modules/vulkan/query_pool/ |
D | vktQueryMaintenance7Tests.cpp | 109 …t checkTimestampsSupported(const vk::InstanceInterface &vki, const vk::VkPhysicalDevice physDevice, in checkTimestampsSupported()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsOcclusionQueryTests.cpp | 280 const VkPhysicalDevice physDevice = m_context.getPhysicalDevice(); in iterate() local 678 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in checkSupport() local
|
D | vktFragmentOperationsEarlyFragmentTests.cpp | 356 const VkPhysicalDevice physDevice = m_context.getPhysicalDevice(); in iterate() local 691 const VkPhysicalDevice physDevice = m_context.getPhysicalDevice(); in iterate() local 1405 const VkPhysicalDevice physDevice = m_context.getPhysicalDevice(); in iterate() local 2717 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in checkSupport() local
|
/external/deqp/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 80 void requireFeatures(const InstanceInterface &vki, const VkPhysicalDevice physDevice, const Feature… in requireFeatures() 1441 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in testClipDistance() local 1595 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in testComplementarity() local 1676 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in checkSupport() local
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryTestsUtil.cpp | 467 VkBool32 checkPointSize(const InstanceInterface &vki, const VkPhysicalDevice physDevice) in checkPointSize()
|
D | vktGeometryLayeredRenderingTests.cpp | 161 void checkImageFormatProperties(const InstanceInterface &vki, const VkPhysicalDevice &physDevice, in checkImageFormatProperties() 1225 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in test() local 1311 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in testLayeredReadBack() local 1696 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in testSecondaryCmdBuffer() local
|
/external/deqp/framework/platform/lnx/ |
D | tcuLnxVulkanPlatform.cpp | 289 vk::VkPhysicalDevice physDevice = vk::chooseDevice(vki, instance, cmdLine); in initializeDisplay() local
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationUtil.cpp | 960 void requireFeatures(const InstanceInterface &vki, const VkPhysicalDevice physDevice, const Feature… in requireFeatures() 984 void requireStorageImageSupport(const InstanceInterface &vki, const VkPhysicalDevice physDevice, co… in requireStorageImageSupport()
|