Home
last modified time | relevance | path

Searched refs:getPhysicalDeviceMemoryProperties (Results 1 – 25 of 35) sorted by relevance

12

/external/deqp/external/vulkancts/framework/vulkan/
DvkInstanceFunctionPointers.inl11 GetPhysicalDeviceMemoryPropertiesFunc getPhysicalDeviceMemoryProperties; variable
DvkQueryUtil.cpp90 VkPhysicalDeviceMemoryProperties getPhysicalDeviceMemoryProperties (const InstanceInterface& vk, Vk… in getPhysicalDeviceMemoryProperties() function
96 vk.getPhysicalDeviceMemoryProperties(physicalDevice, &properties); in getPhysicalDeviceMemoryProperties()
DvkInitInstanceFunctionPointers.inl11 m_vk.getPhysicalDeviceMemoryProperties = (GetPhysicalDeviceMemoryPropertiesFunc) GET_PROC_A…
DvkInstanceDriverImpl.inl40 void InstanceDriver::getPhysicalDeviceMemoryProperties (VkPhysicalDevice physicalDevice, VkPhysical… function in InstanceDriver
42 m_vk.getPhysicalDeviceMemoryProperties(physicalDevice, pMemoryProperties);
DvkQueryUtil.hpp41 VkPhysicalDeviceMemoryProperties getPhysicalDeviceMemoryProperties (const InstanceInterface& …
DvkVirtualInstanceInterface.inl11 virtual void getPhysicalDeviceMemoryProperties (VkPhysicalDevice physicalDevice, VkPhysicalD…
DvkConcreteInstanceInterface.inl11 virtual void getPhysicalDeviceMemoryProperties (VkPhysicalDevice physicalDevice, VkPhysicalD…
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.cpp159 …tor>(new SimpleAllocator(*m_deviceDriver, *m_logicalDevice, getPhysicalDeviceMemoryProperties(inst… in createDeviceSupportingQueues()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp97 …, m_memoryProperties (getPhysicalDeviceMemoryProperties(context.getInstanceInterface(), context.ge… in AllocateFreeTestInstance()
325 …const VkPhysicalDeviceMemoryProperties memoryProperties = getPhysicalDeviceMemoryProperties(vki, p… in RandomAllocFreeTestInstance()
DvktMemoryRequirementsTests.cpp198 …const VkPhysicalDeviceMemoryProperties memoryProperties = getPhysicalDeviceMemoryProperties(vki,… in testBuffer()
552 …const VkPhysicalDeviceMemoryProperties memoryProperties = getPhysicalDeviceMemoryProperties(vki, … in testImage()
DvktMemoryMappingTests.cpp394 …const VkPhysicalDeviceMemoryProperties memoryProperties = getPhysicalDeviceMemoryProperties(vki, p… in testMemoryMapping()
1116 …const VkPhysicalDeviceMemoryProperties memoryProperties = getPhysicalDeviceMemoryProperties(vki, p… in RandomMemoryMappingInstance()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp607 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in PushConstantGraphicsTestInstance()
1316 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage()
1425 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstance… in PushConstantComputeTestInstance()
DvktPipelineBlendTests.cpp305 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInstan… in BlendTestInstance()
951 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getI… in verifyImage()
DvktPipelineDepthTests.cpp233 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in DepthTestInstance()
874 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage()
DvktPipelineStencilTests.cpp322 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in StencilTestInstance()
995 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIns… in verifyImage()
DvktPipelineInputAssemblyTests.cpp925 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstan… in InputAssemblyInstance()
1536 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getIns… in verifyImage()
DvktPipelineVertexInputTests.cpp695 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstanc… in VertexInputInstance()
1439 …SimpleAllocator allocator (vk, vkDevice, getPhysicalDeviceMemoryProperties(m_context.getInst… in verifyImage()
DvktPipelineTimestampTests.cpp858 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m… in createBufferAndBindMemory()
893 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(m… in createImage2DAndBindMemory()
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp272 …const VkPhysicalDeviceMemoryProperties memoryProperties = vk::getPhysicalDeviceMemoryProperties(de… in createAllocator()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp216 …const VkPhysicalDeviceMemoryProperties memoryProperties = getPhysicalDeviceMemoryProperties(vkInst… in bufferCreateAndAllocTest()
DvktApiSmokeTests.cpp336 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleTest()
948 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInst… in renderTriangleUnusedResolveAttachmentTest()
DvktApiGranularityTests.cpp163 …SimpleAllocator memAlloc (vk, device, getPhysicalDeviceMemoryProperties(m_context.getInstanceI… in initImages()
DvktApiBufferViewAccessTests.cpp151 …SimpleAllocator memAlloc (vk, vkDevice, getPhysicalDeviceMemoryProperties(context.getInstance… in BufferViewTestInstance()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperationMultiQueueTests.cpp142 …tor>(new SimpleAllocator(*m_deviceDriver, *m_logicalDevice, getPhysicalDeviceMemoryProperties(inst… in MultiQueues()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp1406 …SimpleAllocator allocator (vkd, device, getPhysicalDeviceMemoryProperties(instHelper.vki, … in basicRenderTest()
1541 …SimpleAllocator allocator (vkd, device, getPhysicalDeviceMemoryProperties(instHelper.vki, de… in resizeSwapchainTest()

12