/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMakeUtil.cpp | 54 , m_allocation (bindImage(vk, device, allocator, *m_image, memoryRequirement)) in Image() 203 MovePtr<Allocation> bindImage (const DeviceInterface& vk, const VkDevice device, Allocator& allocat… in bindImage() function
|
D | vktPipelineMakeUtil.hpp | 87 de::MovePtr<vk::Allocation> bindImage (const vk::DeviceInterface& vk, const vk::VkDevice device…
|
D | vktPipelineStencilExportTests.cpp | 517 …MovePtr<Allocation> stencilImageAlloc = bindImage (vk, device, allocator, *stencilImage, M… in testStencilExportReplace() 522 …MovePtr<Allocation> colorImageAlloc = bindImage (vk, device, allocator, *colorImage, Memo… in testStencilExportReplace()
|
D | vktPipelineRenderToImageTests.cpp | 199 de::MovePtr<Allocation> bindImage (const InstanceInterface& vki, in bindImage() function 212 return ::vkt::pipeline::bindImage(vkd, device, allocator, image, requirement); in bindImage() 1010 …colorImageAlloc = bindImage(vki, vk, physDevice, device, *colorImage, MemoryRequirement::Any, allo… in testWithSizeReduction() 1020 …depthStencilImageAlloc = bindImage(vki, vk, physDevice, device, *depthStencilImage, MemoryRequirem… in testWithSizeReduction() 1428 …colorImageAlloc = bindImage(vki, vk, physDevice, device, *colorImage, MemoryRequirement::Any, allo… in testRenderToMipMaps() 1438 …depthStencilImageAlloc = bindImage(vki, vk, physDevice, device, *depthStencilImage, MemoryRequirem… in testRenderToMipMaps()
|
D | vktPipelineFramebufferAttachmentTests.cpp | 450 colorImageAlloc = bindImage(vk, device, allocator, *colorImage, MemoryRequirement::Any); in test() 458 msColorImageAlloc = bindImage(vk, device, allocator, *msColorImage, MemoryRequirement::Any); in test() 812 …const MovePtr<Allocation> imageAlloc = bindImage(vk, device, allocator, *image, MemoryRequire… in testNoAtt() 1111 …colorImageAllocs[renderTargetIdx] = bindImage(vk, device, allocator, *colorImages[renderTargetIdx… in testDifferentAttachmentSizes() 1118 …msColorImageAllocs[renderTargetIdx] = bindImage(vk, device, allocator, *msColorImages[renderTarge… in testDifferentAttachmentSizes()
|
D | vktPipelineMultisampleImageTests.cpp | 928 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memory… in test() 949 …const UniquePtr<Allocation> checksumImageAlloc (bindImage(vk, device, allocator, *checksumImage, … in test() 1113 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memor… in renderAndResolve() 1117 …const UniquePtr<Allocation> resolveImageAlloc (bindImage(vk, device, allocator, *resolveImage, Me… in renderAndResolve()
|
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 1519 m_colorImageAlloc = bindImage(vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in iterate() 1523 m_resolveImageAlloc = bindImage(vk, device, allocator, *m_resolveImage, MemoryRequirement::Any); in iterate() 2050 m_colorImageAlloc = bindImage(vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in iterate() 2055 m_resolveImageAlloc = bindImage(vk, device, allocator, *m_resolveImage, MemoryRequirement::Any); in iterate() 2072 …m_depthStencilImageAlloc = bindImage(vk, device, allocator, *m_depthStencilImage, MemoryRequiremen… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsMakeUtil.hpp | 45 de::MovePtr<vk::Allocation> bindImage (const vk::DeviceInterface& vk, const vk::VkDevice device…
|
D | vktFragmentOperationsMakeUtil.cpp | 178 MovePtr<Allocation> bindImage (const DeviceInterface& vk, const VkDevice device, Allocator& allocat… in bindImage() function
|
D | vktFragmentOperationsEarlyFragmentTests.cpp | 344 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memor… in iterate() 367 …const UniquePtr<Allocation> testImageAlloc (bindImage(vk, device, allocator, *testImage, Memory… in iterate()
|
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 344 m_colorImageAlloc = bindImage (vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in ScissorRenderer()
|
D | vktFragmentOperationsScissorTests.cpp | 365 m_colorImageAlloc = bindImage(vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in ScissorRenderer()
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrImageQueryTests.cpp | 296 void bindImage (const DeviceInterface& vkd, in bindImage() function 434 bindImage(vkd, device, *descSet, testImages[imageNdx]->getImageView(), *sampler); in testImageQuery() 632 bindImage(vkd, device, *descSet, testImages[imageNdx]->getImageView(), *sampler); in testImageQueryLod()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesShaderIntrinsicsBase.cpp | 475 …const de::UniquePtr<Allocation> imageTexelsAlloc (bindImage(deviceInterface, getDevice(), getAlloc… in iterate() 482 …const de::UniquePtr<Allocation> imageResidencyAlloc (bindImage(deviceInterface, getDevice(), getAl… in iterate()
|
D | vktSparseResourcesTestsUtil.hpp | 177 de::MovePtr<vk::Allocation> bindImage (const vk::DeviceInterface& vk,
|
D | vktSparseResourcesTestsUtil.cpp | 393 de::MovePtr<Allocation> bindImage (const DeviceInterface& vk, const VkDevice device, Allocator& all… in bindImage() function
|
D | vktSparseResourcesBufferTests.cpp | 500 m_colorImageAlloc = bindImage (vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in Renderer()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawShaderViewportIndexTests.cpp | 157 MovePtr<Allocation> bindImage (const DeviceInterface& vk, const VkDevice device, Allocator& allocat… in bindImage() function 703 m_colorImageAlloc = bindImage (vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in Renderer()
|
D | vktDrawShaderLayerTests.cpp | 191 MovePtr<Allocation> bindImage (const DeviceInterface& vk, const VkDevice device, Allocator& allocat… in bindImage() function 786 m_colorImageAlloc = bindImage (vk, device, allocator, *m_colorImage, MemoryRequirement::Any); in Renderer()
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryTestsUtil.hpp | 177 de::MovePtr<vk::Allocation> bindImage (const vk::DeviceInterface& vk, const vk::VkDevice devic…
|
D | vktGeometryInstancedRenderingTests.cpp | 161 …const UniquePtr<Allocation> colorImageAlloc (bindImage (vk, device, allocator, *colorImage, Me… in draw()
|
D | vktGeometryLayeredRenderingTests.cpp | 1036 …const UniquePtr<Allocation> colorImageAlloc (bindImage (vk, device, allocator, *colorImage, … in test() 1175 …const UniquePtr<Allocation> colorImageAlloc (bindImage (vk, device, allocator, *colorImage, … in testLayeredReadBack() 1181 …const UniquePtr<Allocation> dsImageAlloc (bindImage (vk, device, allocator, *dsImage, Memory… in testLayeredReadBack()
|
D | vktGeometryTestsUtil.cpp | 538 de::MovePtr<Allocation> bindImage (const DeviceInterface& vk, const VkDevice device, Allocator& all… in bindImage() function
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 797 MovePtr<Allocation> bindImage (const DeviceInterface& vk, const VkDevice device, Allocator& allocat… in bindImage() function 1120 m_imageAlloc = bindImage(m_vk, m_device, m_allocator, m_image, MemoryRequirement::Any); in run() 1439 …m_dTex.outImageAlloc = bindImage(m_vk, m_device, m_allocator, *m_dTex.outImage, MemoryRequireme… in downloadTexture() 1521 …m_dLoad.outImageAlloc = bindImage(m_vk, m_device, m_allocator, *m_dLoad.outImage, MemoryRequire… in downloadLoad()
|