Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp413 MovePtr<Allocation> vertexBufferAlloc; in test() local
796 MovePtr<Allocation> vertexBufferAlloc; in testNoAtt() local
1060 MovePtr<Allocation> vertexBufferAlloc; in testDifferentAttachmentSizes() local
DvktPipelineMultisampleImageTests.cpp787 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer(vk, device, allocator, *vertexBuffer, M… in renderMultisampledImage() local
963 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer(vk, device, allocator, *vertexBuffer, M… in test() local
DvktPipelineRenderToImageTests.cpp1001 MovePtr<Allocation> vertexBufferAlloc; in testWithSizeReduction() local
1420 MovePtr<Allocation> vertexBufferAlloc; in testRenderToMipMaps() local
DvktPipelineVertexInputTests.cpp1265 …de::MovePtr<Allocation> vertexBufferAlloc = memAlloc.allocate(getBufferMemoryRequirements(vk, vkDe… in VertexInputInstance() local
DvktPipelineTimestampTests.cpp740 …de::MovePtr<Allocation> vertexBufferAlloc = memAlloc.allocate(getBufferMemoryRequirements(vk, vkDe… in createBufferAndBindMemory() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTranscodingSupportTests.cpp344 const Allocation& vertexBufferAlloc = vertexBuffer->getAllocation(); in transcode() local
594 const Allocation& vertexBufferAlloc = vertexBuffer->getAllocation(); in transcode() local
DvktImageMutableTests.cpp992 MovePtr<Allocation> vertexBufferAlloc; member
DvktImageCompressionTranscodingSupport.cpp1646 const Allocation& vertexBufferAlloc = m_vertexBuffer->getAllocation(); in prepareVertexBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp166 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer(vk, device, allocator, *vertexBuffer, … in draw() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp377 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer(vk, device, allocator, *vertexBuffer, … in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp3369 de::MovePtr<Allocation> vertexBufferAlloc; in ResolveImageToImage() local