/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/ |
D | vktPostmortemUtil.cpp | 90 …m_allocator(m_deviceDriver, *m_logicalDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in PostmortemTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiGetMemoryCommitment.cpp | 115 …const VkPhysicalDeviceMemoryProperties pMemoryProperties = getPhysicalDeviceMemoryProperties(vki,… in iterate() 385 …const VkPhysicalDeviceMemoryProperties pMemoryProperties = getPhysicalDeviceMemoryProperties(vki,… in iterate() 473 …const VkPhysicalDeviceMemoryProperties pMemoryProperties = getPhysicalDeviceMemoryProperties(vki,p… in isDeviceMemoryCommitmentOk()
|
D | vktApiSmokeTests.cpp | 338 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleTest() 599 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.get… in renderTriangleDummyExtStructTest() 1196 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleUnusedResolveAttachmentTest()
|
D | vktApiBufferTests.cpp | 203 memoryProperties = getPhysicalDeviceMemoryProperties(vkInstance, vkPhysicalDevice); in bufferCreateAndAllocTest() 402 memoryProperties = getPhysicalDeviceMemoryProperties(vkInstance, vkPhysicalDevice); in bufferCreateAndAllocTest()
|
D | vktApiBufferViewCreateTests.cpp | 277 vkInstance.getPhysicalDeviceMemoryProperties(vkPhysicalDevice, &memoryProperties); in createTestBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemContext.hpp | 76 vk::getPhysicalDeviceMemoryProperties(m_vki, m_phyDevice); in createAllocator()
|
D | vktProtectedMemWsiSwapchainTests.cpp | 318 …vk::VkPhysicalDeviceMemoryProperties memoryProperties = vk::getPhysicalDeviceMemoryProperties(cont… in generateSwapchainParameterCases() 359 …vk::VkPhysicalDeviceMemoryProperties memoryProperties = vk::getPhysicalDeviceMemoryProperties(cont… in generateSwapchainParameterCases() 434 …vk::VkPhysicalDeviceMemoryProperties memoryProperties = vk::getPhysicalDeviceMemoryProperties(cont… in generateSwapchainParameterCases()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkInstanceFunctionPointers.inl | 11 GetPhysicalDeviceMemoryPropertiesFunc getPhysicalDeviceMemoryProperties; variable
|
D | vkInitInstanceFunctionPointers.inl | 11 m_vk.getPhysicalDeviceMemoryProperties = (GetPhysicalDeviceMemoryPropertiesFunc) GET…
|
D | vkInstanceDriverImpl.inl | 40 void InstanceDriver::getPhysicalDeviceMemoryProperties (VkPhysicalDevice physicalDevice, VkPhysical… function in InstanceDriver 42 m_vk.getPhysicalDeviceMemoryProperties(physicalDevice, pMemoryProperties);
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkQueryUtil.cpp | 222 VkPhysicalDeviceMemoryProperties getPhysicalDeviceMemoryProperties (const InstanceInterface& vk, Vk… in getPhysicalDeviceMemoryProperties() function 228 vk.getPhysicalDeviceMemoryProperties(physicalDevice, &properties); in getPhysicalDeviceMemoryProperties()
|
D | vkQueryUtil.hpp | 55 VkPhysicalDeviceMemoryProperties getPhysicalDeviceMemoryProperties (const InstanceInterface& …
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.cpp | 194 …tor>(new SimpleAllocator(*m_deviceDriver, *m_logicalDevice, getPhysicalDeviceMemoryProperties(inst… in createDeviceSupportingQueues()
|
D | vktSparseResourcesTestsUtil.cpp | 945 …const VkPhysicalDeviceMemoryProperties deviceMemoryProperties = getPhysicalDeviceMemoryProperties(… in findMatchingMemoryType() 963 …const VkPhysicalDeviceMemoryProperties deviceMemoryProperties = getPhysicalDeviceMemoryProperties(… in getHeapIndexForMemoryType()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineStencilTests.cpp | 362 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in StencilTestInstance() 814 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIns… in verifyImage() 838 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIns… in verifyImage()
|
D | vktPipelineDepthTests.cpp | 319 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in DepthTestInstance() 752 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage() 776 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage()
|
D | vktPipelinePushDescriptorTests.cpp | 279 , m_allocator (m_vkd, *m_device, getPhysicalDeviceMemoryProperties(m_vki, m_physicalDevice)) in PushDescriptorBufferGraphicsTestInstance() 734 , m_allocator (m_vkd, *m_device, getPhysicalDeviceMemoryProperties(m_vki, m_physicalDevice)) in PushDescriptorBufferComputeTestInstance() 1088 , m_allocator (m_vkd, *m_device, getPhysicalDeviceMemoryProperties(m_vki, m_physicalDevice)) in PushDescriptorImageGraphicsTestInstance() 1937 , m_allocator (m_vkd, *m_device, getPhysicalDeviceMemoryProperties(m_vki, m_physicalDevice)) in PushDescriptorImageComputeTestInstance() 2726 , m_allocator (m_vkd, *m_device, getPhysicalDeviceMemoryProperties(m_vki, m_physicalDevice)) in PushDescriptorTexelBufferGraphicsTestInstance() 3205 , m_allocator (m_vkd, *m_device, getPhysicalDeviceMemoryProperties(m_vki, m_physicalDevice)) in PushDescriptorTexelBufferComputeTestInstance() 3585 , m_allocator (m_vkd, *m_device, getPhysicalDeviceMemoryProperties(m_vki, m_physicalDevice)) in PushDescriptorInputAttachmentGraphicsTestInstance()
|
D | vktPipelinePushConstantTests.cpp | 292 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIn… in init() 661 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage() 1774 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstance… in PushConstantComputeTestInstance() 2100 …SimpleAllocator memAlloc(vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstanceI… in init() 2599 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verify()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/device_group/ |
D | vktDeviceGroupRendering.cpp | 192 …const VkPhysicalDeviceMemoryProperties deviceMemProps = getPhysicalDeviceMemoryProperties(m_contex… in getMemoryIndex() 207 …const VkPhysicalDeviceMemoryProperties deviceMemProps1 = getPhysicalDeviceMemoryProperties(m_con… in isPeerFetchAllowed() 208 …const VkPhysicalDeviceMemoryProperties deviceMemProps2 = getPhysicalDeviceMemoryProperties(m_con… in isPeerFetchAllowed() 349 …SimpleAllocator memAlloc (vk, *m_deviceGroup, getPhysicalDeviceMemoryProperties(m_context.ge… in iterate() 1140 …const VkPhysicalDeviceMemoryProperties deviceMemProps = getPhysicalDeviceMemoryProperties(m_contex… in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassUnusedAttachmentTests.cpp | 359 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInsta… in UnusedAttachmentTestInstance() 903 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIn… in verifyImage()
|
D | vktRenderPassMultipleSubpassesMultipleCommandBuffersTests.cpp | 277 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInsta… in MultipleSubpassesMultipleCommandBuffersTestInstance() 795 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstan… in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiColorSpaceTests.cpp | 494 getPhysicalDeviceMemoryProperties(instHelper.vki, in colorspaceCompareTest() 631 …SimpleAllocator allocator (vkd, device, getPhysicalDeviceMemoryProperties(instHelper.vki, de… in surfaceFormatRenderTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryRequirementsTests.cpp | 369 …const VkPhysicalDeviceMemoryProperties memoryProperties = getPhysicalDeviceMemoryProperties(vki, p… in execTest() 1487 …const VkPhysicalDeviceMemoryProperties memoryProperties = getPhysicalDeviceMemoryProperties(vki, … in execTest() 1920 …const VkPhysicalDeviceMemoryProperties memoryProperties = getPhysicalDeviceMemoryProperties(vki, p… in testMultiplaneImages() 2123 vki.getPhysicalDeviceMemoryProperties(physicalDevice, &memoryProperties); in testVkMemoryPropertyFlags()
|
D | vktMemoryAllocationTests.cpp | 128 …, m_memoryProperties (getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.g… in BaseAllocateTestInstance() 281 …m_memoryProperties = getPhysicalDeviceMemoryProperties(instanceDriver, deviceGroupInfo.pPhysicalDe… in createDeviceGroup()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessUtil.cpp | 325 …SimpleAllocator memAlloc (vk, m_device, getPhysicalDeviceMemoryProperties(m_context.getInsta… in GraphicsEnvironment()
|