Home
last modified time | relevance | path

Searched defs:colorImageAlloc (Results 1 – 11 of 11) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilExportTests.cpp522 …MovePtr<Allocation> colorImageAlloc = bindImage (vk, device, allocator, *colorImage, Memo… in testStencilExportReplace() local
DvktPipelineMultisampleImageTests.cpp928 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memory… in test() local
1113 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memor… in renderAndResolve() local
DvktPipelineRenderToImageTests.cpp994 MovePtr<Allocation> colorImageAlloc; in testWithSizeReduction() local
1416 MovePtr<Allocation> colorImageAlloc; in testRenderToMipMaps() local
DvktPipelineFramebufferAttachmentTests.cpp398 MovePtr<Allocation> colorImageAlloc; in test() local
DvktPipelineTimestampTests.cpp798 …de::MovePtr<Allocation> colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevic… in createImage2DAndBindMemory() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp161 …const UniquePtr<Allocation> colorImageAlloc (bindImage (vk, device, allocator, *colorImage, Me… in draw() local
DvktGeometryLayeredRenderingTests.cpp1036 …const UniquePtr<Allocation> colorImageAlloc (bindImage (vk, device, allocator, *colorImage, … in test() local
1175 …const UniquePtr<Allocation> colorImageAlloc (bindImage (vk, device, allocator, *colorImage, … in testLayeredReadBack() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp344 …const UniquePtr<Allocation> colorImageAlloc (bindImage(vk, device, allocator, *colorImage, Memor… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1006 …de::MovePtr<Allocation> colorImageAlloc = memAlloc.allocate(getImageMemoryRequirements(vk, vkDevic… in execute() local
2540 de::MovePtr<Allocation> colorImageAlloc; in renderTess() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp1776 de::MovePtr<vk::Allocation> colorImageAlloc; in render() local
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp1894 …de::UniquePtr<Allocation> colorImageAlloc (allocateAndBindMemory(m_context, *colorImage, Memory… in iterate() local