Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicClass.cpp178 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
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
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
1491 …MovePtr<Allocation> colorBufferAlloc = bindBuffer(vk, device, allocator, *colorBuffer, Memory… in testInputResolveSameAttachment() local
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
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.cpp445 MovePtr<Allocation> colorBufferAlloc; member
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp1529 MovePtr<Allocation> colorBufferAlloc; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp395 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in iterate() local
643 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in iterate() local
1333 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in iterate() local
DvktFragmentOperationsScissorMultiViewportTests.cpp413 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in test() local
DvktFragmentOperationsOcclusionQueryTests.cpp424 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp927 MovePtr<Allocation> colorBufferAlloc; member
1629 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Memo… in testMutable() local
2125 …const UniquePtr<Allocation> colorBufferAlloc(bindBuffer(vk, device, allocator, *colorBuffer, Memor… in testSwapchainMutable() local
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp1367 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBu… in iterate() local
1485 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBuffer… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp6519 auto& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local