/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 254 VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::DefaultDevice 318 …vk::getPhysicalDeviceMemoryProperties(device->getInstanceInterface(), device->getPhysicalDevice()); in createAllocator() 346 vk::VkPhysicalDevice Context::getPhysicalDevice (void) const { return m_device->getPhysicalD… in getPhysicalDevice() function in vkt::Context
|
D | vktTestCase.hpp | 66 vk::VkPhysicalDevice getPhysicalDevice (void) const;
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiBufferTests.cpp | 100 VkPhysicalDevice getPhysicalDevice (void) const in getPhysicalDevice() function in vkt::api::__anon02da80430111::BufferTestInstance 103 return m_context.getPhysicalDevice(); in getPhysicalDevice() 185 const VkPhysicalDevice physicalDevice = getPhysicalDevice(); in createSparseContext() 298 const VkPhysicalDevice vkPhysicalDevice = getPhysicalDevice(); in bufferCreateAndAllocTest() 474 … physicalDeviceFeatures = getPhysicalDeviceFeatures(getInstanceInterface(), getPhysicalDevice()); in iterate() 508 const VkPhysicalDevice vkPhysicalDevice = getPhysicalDevice(); in bufferCreateAndAllocTest()
|
D | vktApiFeatureInfo.cpp | 542 …ntext.getInstanceInterface().enumerateDeviceLayerProperties(context.getPhysicalDevice(), &m_count,… in getResult() 567 …t.getInstanceInterface().enumerateDeviceExtensionProperties(context.getPhysicalDevice(), pLayerNam… in getResult() 778 …ties = enumerateDeviceLayerProperties(context.getInstanceInterface(), context.getPhysicalDevice()); in enumerateDeviceLayers() 801 …ateDeviceExtensionProperties(context.getInstanceInterface(), context.getPhysicalDevice(), DE_NULL); in enumerateDeviceExtensions() 816 …yers = enumerateDeviceLayerProperties(context.getInstanceInterface(), context.getPhysicalDevice()); in enumerateDeviceExtensions() 821 …teDeviceExtensionProperties(context.getInstanceInterface(), context.getPhysicalDevice(), layer->la… in enumerateDeviceExtensions() 914 context.getInstanceInterface().getPhysicalDeviceFeatures(context.getPhysicalDevice(), features); in deviceFeatures() 916 log << TestLog::Message << "device = " << context.getPhysicalDevice() << TestLog::EndMessage in deviceFeatures() 938 …if (!validateInitComplete(context.getPhysicalDevice(), &InstanceInterface::getPhysicalDeviceFeatur… in deviceFeatures() 1081 context.getInstanceInterface().getPhysicalDeviceProperties(context.getPhysicalDevice(), props); in deviceProperties() [all …]
|
D | vktApiBufferAndImageAllocationUtil.cpp | 87 const VkPhysicalDevice vkPhysicalDevice = context.getPhysicalDevice(); in createTestBuffer() 162 const VkPhysicalDevice vkPhysicalDevice = context.getPhysicalDevice(); in createTestImage()
|
D | vktApiGranularityTests.cpp | 124 …ontext.getInstanceInterface().getPhysicalDeviceImageFormatProperties(m_context.getPhysicalDevice(), in checkFormatSupport() 163 …etPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice())); in initImages() 204 m_context.getInstanceInterface().getPhysicalDeviceFormatProperties(m_context.getPhysicalDevice(), in initImages()
|
D | vktApiBufferViewCreateTests.cpp | 205 const VkPhysicalDevice vkPhysicalDevice = context.getPhysicalDevice(); in createTestBuffer() 328 …m_context.getInstanceInterface().getPhysicalDeviceFormatProperties(m_context.getPhysicalDevice(), … in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicClass.cpp | 63 checkGeometryShaderSupport(context.getInstanceInterface(), context.getPhysicalDevice()); in GeometryExpanderRenderTestInstance() 94 …y_pointsize") && checkPointSize (m_context.getInstanceInterface(), m_context.getPhysicalDevice()))? in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineDepthTests.cpp | 70 …if (isSupportedDepthStencilFormat(context.getInstanceInterface(), context.getPhysicalDevice(), for… in testSupportsDepthStencilFormat() 89 …if (isSupportedDepthStencilFormat(context.getInstanceInterface(), context.getPhysicalDevice(), for… in testSupportsAtLeastOneDepthStencilFormat() 233 …e, getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.getPhysicalDevice())); in DepthTestInstance() 270 …if (!isSupportedDepthStencilFormat(context.getInstanceInterface(), context.getPhysicalDevice(), m_… in DepthTestInstance() 846 …etPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice())); in verifyImage()
|
D | vktPipelineMultisampleTests.cpp | 671 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in findSupportedDepthStencilFormat() 1015 …m_context.getInstanceInterface().getPhysicalDeviceProperties(m_context.getPhysicalDevice(), &devic… in verifyImage() 1058 …m_context.getInstanceInterface().getPhysicalDeviceFeatures(m_context.getPhysicalDevice(), &deviceF… in MinSampleShadingInstance() 1230 …if (!isSupportedSampleCount(context.getInstanceInterface(), context.getPhysicalDevice(), samples[s… in testRasterSamplesConsistency() 1287 …context.getInstanceInterface().getPhysicalDeviceFeatures(context.getPhysicalDevice(), &deviceFeatu… in AlphaToOneInstance() 1459 …if (!isSupportedSampleCount(context.getInstanceInterface(), context.getPhysicalDevice(), m_multisa… in initialize() 1465 …e, getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.getPhysicalDevice())); in initialize() 2080 …etPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice())); in render()
|
D | vktPipelineStencilTests.cpp | 322 …e, getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.getPhysicalDevice())); in StencilTestInstance() 357 …if (!isSupportedDepthStencilFormat(context.getInstanceInterface(), context.getPhysicalDevice(), m_… in StencilTestInstance() 967 …etPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice())); in verifyImage()
|
D | vktPipelineBlendTests.cpp | 305 …etPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice())); in BlendTestInstance() 312 …if (!isSupportedBlendFormat(context.getInstanceInterface(), context.getPhysicalDevice(), m_colorFo… in BlendTestInstance() 923 …etPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice())); in verifyImage()
|
D | vktPipelineImageSamplingInstance.cpp | 217 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in ImageSamplingInstance() 221 …e, getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.getPhysicalDevice())); in ImageSamplingInstance() 224 …if (!isSupportedSamplableFormat(context.getInstanceInterface(), context.getPhysicalDevice(), image… in ImageSamplingInstance() 233 …!isLinearFilteringSupported(context.getInstanceInterface(), context.getPhysicalDevice(), imageForm… in ImageSamplingInstance() 248 context.getPhysicalDevice(), in ImageSamplingInstance()
|
D | vktPipelineTimestampTests.cpp | 682 …ysicalDeviceQueueFamilyProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice()); in TimestampTestInstance() 789 …ysicalDeviceQueueFamilyProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice()); in iterate() 837 …etPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice())); in createBufferAndBindMemory() 872 …etPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice())); in createImage2DAndBindMemory() 876 …m_context.getInstanceInterface().getPhysicalDeviceFormatProperties(m_context.getPhysicalDevice(), … in createImage2DAndBindMemory()
|
/external/deqp/external/vulkancts/modules/vulkan/clipping/ |
D | vktClippingTests.cpp | 482 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_DEPTH_CLAMP); in testPrimitivesDepthClamp() 570 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_LARGE_POINTS); in testLargePoints() 576 …lippingBehavior = getClippingBehavior(context.getInstanceInterface(), context.getPhysicalDevice()); in testLargePoints() 647 requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_WIDE_LINES); in testWideLines() 688 … = getPhysicalDeviceProperties(context.getInstanceInterface(), context.getPhysicalDevice()).limits; in testWideLines() 963 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in testClipDistance() 1100 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in testComplementarity()
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationLimitsTests.cpp | 76 const VkPhysicalDevice physDevice = context.getPhysicalDevice(); in deviceLimitsTestCase()
|
D | vktTessellationPrimitiveDiscardTests.cpp | 378 …requireFeatures(context.getInstanceInterface(), context.getPhysicalDevice(), FEATURE_TESSELLATION_… in test() 471 …= getPhysicalDeviceFeatures(context.getInstanceInterface(), context.getPhysicalDevice()).shaderTes… in test()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.cpp | 70 const VkPhysicalDevice physicalDevice = m_context.getPhysicalDevice(); in createDeviceSupportingQueues()
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmUtils.cpp | 141 const VkPhysicalDevice physicalDevice = context.getPhysicalDevice(); in createDeviceWithExtensions()
|
D | vktSpvAsmComputeShaderCase.cpp | 328 const VkPhysicalDevice physicalDevice = m_context.getPhysicalDevice(); in iterate() 348 …ator (createAllocator(m_context.getInstanceInterface(), m_context.getPhysicalDevice(), vkDeviceI… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.hpp | 133 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::synchronization::OperationContext
|
D | vktSynchronizationCrossInstanceSharingTests.cpp | 197 vk::VkPhysicalDevice getPhysicalDevice (const vk::InstanceInterface& vki, in getPhysicalDevice() function 204 vk::VkPhysicalDevice getPhysicalDevice (const vk::InstanceInterface& vki, vk::VkInstance instance, … in getPhysicalDevice() function 857 …, m_physicalDeviceA (getPhysicalDevice(m_vkiA, *m_instanceA, context.getTestContext().getCommand… in SharingTestInstance() 867 …, m_physicalDeviceB (getPhysicalDevice(m_vkiB, *m_instanceB, getDeviceId(m_vkiA, m_physicalDevic… in SharingTestInstance()
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateRSTests.cpp | 107 …m_context.getInstanceInterface().getPhysicalDeviceFormatProperties(m_context.getPhysicalDevice(), … in initialize() 115 …m_context.getInstanceInterface().getPhysicalDeviceFormatProperties(m_context.getPhysicalDevice(), … in initialize() 622 …m_context.getInstanceInterface().getPhysicalDeviceProperties(m_context.getPhysicalDevice(), &devic… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 616 …indQueueFamilyIndexWithCaps(context.getInstanceInterface(), context.getPhysicalDevice(), VK_QUEUE_… in SparseContext() 627 const VkPhysicalDevice physicalDevice = m_context.getPhysicalDevice(); in createDevice() 659 …getPhysicalDeviceMemoryProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice()); in createAllocator() 719 VkPhysicalDevice ShaderRenderCaseInstance::getPhysicalDevice (void) const in getPhysicalDevice() function in vkt::sr::ShaderRenderCaseInstance 722 return m_context.getPhysicalDevice(); in getPhysicalDevice() 1380 const VkPhysicalDevice physicalDevice = getPhysicalDevice(); in checkSparseSupport() 1407 const VkPhysicalDevice physicalDevice = getPhysicalDevice(); in uploadSparseImage() 2294 if ((getInstanceInterface().getPhysicalDeviceImageFormatProperties(getPhysicalDevice(), in render() 2371 if ((getInstanceInterface().getPhysicalDeviceImageFormatProperties(getPhysicalDevice(), in render()
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureFilteringAnisotropyTests.cpp | 88 …hysicalDeviceProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice()).limits.ma… in FilteringAnisotropyInstance()
|