Searched defs:vertexBufferAlloc (Results 1 – 11 of 11) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineFramebufferAttachmentTests.cpp | 413 MovePtr<Allocation> vertexBufferAlloc; in test() local 796 MovePtr<Allocation> vertexBufferAlloc; in testNoAtt() local 1060 MovePtr<Allocation> vertexBufferAlloc; in testDifferentAttachmentSizes() local
|
D | vktPipelineMultisampleImageTests.cpp | 787 …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
|
D | vktPipelineRenderToImageTests.cpp | 1001 MovePtr<Allocation> vertexBufferAlloc; in testWithSizeReduction() local 1420 MovePtr<Allocation> vertexBufferAlloc; in testRenderToMipMaps() local
|
D | vktPipelineVertexInputTests.cpp | 1265 …de::MovePtr<Allocation> vertexBufferAlloc = memAlloc.allocate(getBufferMemoryRequirements(vk, vkDe… in VertexInputInstance() local
|
D | vktPipelineTimestampTests.cpp | 740 …de::MovePtr<Allocation> vertexBufferAlloc = memAlloc.allocate(getBufferMemoryRequirements(vk, vkDe… in createBufferAndBindMemory() local
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageTranscodingSupportTests.cpp | 344 const Allocation& vertexBufferAlloc = vertexBuffer->getAllocation(); in transcode() local 594 const Allocation& vertexBufferAlloc = vertexBuffer->getAllocation(); in transcode() local
|
D | vktImageMutableTests.cpp | 992 MovePtr<Allocation> vertexBufferAlloc; member
|
D | vktImageCompressionTranscodingSupport.cpp | 1646 const Allocation& vertexBufferAlloc = m_vertexBuffer->getAllocation(); in prepareVertexBuffer() local
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryInstancedRenderingTests.cpp | 166 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer(vk, device, allocator, *vertexBuffer, … in draw() local
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 377 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer(vk, device, allocator, *vertexBuffer, … in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 3369 de::MovePtr<Allocation> vertexBufferAlloc; in ResolveImageToImage() local
|