Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicClass.cpp177 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local
DvktGeometryInstancedRenderingTests.cpp368 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in test() local
DvktGeometryLayeredRenderingTests.cpp1246 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBuffer… in test() local
1329 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBuffer… in testLayeredReadBack() local
1601 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in testSecondaryCmdBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationCommonEdgeTests.cpp432 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in test() local
DvktTessellationMiscDrawTests.cpp282 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in runTest() local
DvktTessellationWindingTests.cpp544 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local
DvktTessellationPrimitiveDiscardTests.cpp541 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in test() local
DvktTessellationShaderInputOutputTests.cpp176 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in runTest() local
DvktTessellationUserDefinedIO.cpp898 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilExportTests.cpp466 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in testStencilExportReplace() local
DvktPipelineMaxVaryingsTests.cpp977 …MovePtr<Allocation> colorBufferAlloc = bindBuffer(vk, device, allocator, *colorBuffer, MemoryRequi… in test() local
DvktPipelineFramebufferAttachmentTests.cpp404 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in test() local
804 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in testNoAtt() local
DvktPipelineRenderToImageTests.cpp975 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vki, vk, physDevice, device, *colorBuffe… in testWithSizeReduction() local
1411 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vki, vk, physDevice, device, *colorBuffe… in testRenderToMipMaps() local
DvktPipelineMultisampleShaderFragmentMaskTests.cpp444 MovePtr<Allocation> colorBufferAlloc; member
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp1475 MovePtr<Allocation> colorBufferAlloc; member
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp413 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in test() local
DvktFragmentOperationsEarlyFragmentTests.cpp390 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp927 MovePtr<Allocation> colorBufferAlloc; member
1617 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Memo… in testMutable() local
2113 …const UniquePtr<Allocation> colorBufferAlloc(bindBuffer(vk, device, allocator, *colorBuffer, Memor… in testSwapchainMutable() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp1210 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBuffer,… in iterate() local
1424 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBuffer,… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp1352 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBu… in iterate() local
1470 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBuffer… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp6486 auto& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local