Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp407 MovePtr<Allocation> vertexBufferAlloc; in test() local
782 MovePtr<Allocation> vertexBufferAlloc; in testNoAtt() local
1046 MovePtr<Allocation> vertexBufferAlloc; in testDifferentAttachmentSizes() local
DvktPipelineMultisampleImageTests.cpp888 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer(vk, device, allocator, *vertexBuffer, M… in renderMultisampledImage() local
1078 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer(vk, device, allocator, *vertexBuffer, M… in test() local
1637 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer(vk, device, allocator, *vertexBuffer, M… in test() local
DvktPipelineNoPositionTests.cpp454 auto& vertexBufferAlloc = vertexBuffer.getAllocation(); in iterate() local
DvktPipelineRenderToImageTests.cpp998 MovePtr<Allocation> vertexBufferAlloc; in testWithSizeReduction() local
1427 MovePtr<Allocation> vertexBufferAlloc; in testRenderToMipMaps() local
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp761 MovePtr<Allocation> vertexBufferAlloc; member
1462 MovePtr<Allocation> vertexBufferAlloc; member
DvktPipelineMultisampleShaderFragmentMaskTests.cpp439 MovePtr<Allocation> vertexBufferAlloc; member
DvktPipelineVertexInputTests.cpp1268 …de::MovePtr<Allocation> vertexBufferAlloc = memAlloc.allocate(getBufferMemoryRequirements(vk, vkDe… in VertexInputInstance() local
DvktPipelineMultisampleShaderBuiltInTests.cpp1714 const auto& vertexBufferAlloc = vertexBuffer.getAllocation(); in iterate() local
DvktPipelineTimestampTests.cpp885 …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.cpp934 MovePtr<Allocation> vertexBufferAlloc; member
DvktImageCompressionTranscodingSupport.cpp1650 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/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1032 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer (vk, device, allocator, *vertexBuff… in readOneSampleFromMultisampleImage() local
1225 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer (vk, device, allocator, *vertexBuffe… in iterate() local
1459 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer (vk, device, allocator, *vertexBuffe… in iterate() local
1662 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer (vk, device, allocator, *vertexBuff… in iterate() local
1962 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer (vk, device, allocator, *vertexBuf… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp356 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer(vk, device, allocator, *vertexBuffer, … in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp389 const auto& vertexBufferAlloc = vertexBuffer.getAllocation(); in iterate() local
DvktRasterizationTests.cpp6409 auto& vertexBufferAlloc = vertexBuffer.getAllocation(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBarrierTests.cpp1083 const auto& vertexBufferAlloc = stageData.vertexBuffer->getAllocation(); in createGraphicsPipelineObjects() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp1476 …const UniquePtr<Allocation> vertexBufferAlloc (bindBuffer (vk, device, allocator, *vertexBuff… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp4279 de::MovePtr<Allocation> vertexBufferAlloc; in ResolveImageToImage() local
4986 auto& vertexBufferAlloc = vertexBuffer.getAllocation(); in checkIntermediateCopy() local