Home
last modified time | relevance | path

Searched defs:colorBufferAlloc (Results 1 – 24 of 24) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicClass.cpp180 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local
DvktGeometryInstancedRenderingTests.cpp368 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in test() local
DvktGeometryLayeredRenderingTests.cpp1247 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBuffer… in test() local
1330 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBuffer… in testLayeredReadBack() local
1602 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in testSecondaryCmdBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCommonEdgeTests.cpp434 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in test() local
DvktTessellationMiscDrawTests.cpp284 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in runTest() local
DvktTessellationWindingTests.cpp546 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local
DvktTessellationPrimitiveDiscardTests.cpp543 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in test() local
DvktTessellationShaderInputOutputTests.cpp178 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in runTest() local
DvktTessellationUserDefinedIO.cpp900 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineFramebufferAttachmentTests.cpp404 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in test() local
812 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in testNoAtt() local
1514 …MovePtr<Allocation> colorBufferAlloc = bindBuffer(vk, device, allocator, *colorBuffer, Memory… in testInputResolveSameAttachment() local
DvktPipelineStencilExportTests.cpp479 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in testStencilExportReplace() local
DvktPipelineMultisampleResolveRenderAreaTests.cpp270 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBufferResu… in iterate() local
DvktPipelineMaxVaryingsTests.cpp971 …MovePtr<Allocation> colorBufferAlloc = bindBuffer(vk, device, allocator, *colorBuffer, MemoryRequi… in test() local
DvktPipelineRenderToImageTests.cpp879 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vki, vk, physDevice, device, *colorBuffe… in testWithSizeReduction() local
1333 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vki, vk, physDevice, device, *colorBuffe… in testRenderToMipMaps() local
DvktPipelineMultisampleShaderFragmentMaskTests.cpp400 MovePtr<Allocation> colorBufferAlloc; member
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp1457 MovePtr<Allocation> colorBufferAlloc; member
DvktPipelineDynamicOffsetTests.cpp1919 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuff… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp412 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in test() local
DvktFragmentOperationsEarlyFragmentTests.cpp447 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in iterate() local
746 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in iterate() local
1494 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in iterate() local
DvktFragmentOperationsOcclusionQueryTests.cpp411 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp899 MovePtr<Allocation> colorBufferAlloc; member
1601 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Memo… in testMutable() local
2143 …const UniquePtr<Allocation> colorBufferAlloc(bindBuffer(vk, device, allocator, *colorBuffer, Memor… in testSwapchainMutable() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1266 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBuffer,… in iterate() local
1480 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBuffer,… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp1561 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBu… in iterate() local
1681 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBuffer… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp6626 auto& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local