/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicClass.cpp | 178 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local
|
D | vktGeometryInstancedRenderingTests.cpp | 368 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in test() local
|
D | vktGeometryLayeredRenderingTests.cpp | 1247 …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/ |
D | vktTessellationCommonEdgeTests.cpp | 432 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in test() local
|
D | vktTessellationMiscDrawTests.cpp | 282 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in runTest() local
|
D | vktTessellationWindingTests.cpp | 544 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local
|
D | vktTessellationPrimitiveDiscardTests.cpp | 541 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in test() local
|
D | vktTessellationShaderInputOutputTests.cpp | 176 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in runTest() local
|
D | vktTessellationUserDefinedIO.cpp | 898 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineFramebufferAttachmentTests.cpp | 404 …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
|
D | vktPipelineStencilExportTests.cpp | 466 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in testStencilExportReplace() local
|
D | vktPipelineMaxVaryingsTests.cpp | 977 …MovePtr<Allocation> colorBufferAlloc = bindBuffer(vk, device, allocator, *colorBuffer, MemoryRequi… in test() local
|
D | vktPipelineRenderToImageTests.cpp | 975 …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
|
D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 445 MovePtr<Allocation> colorBufferAlloc; member
|
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 1529 MovePtr<Allocation> colorBufferAlloc; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 395 …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
|
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 413 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in test() local
|
D | vktFragmentOperationsOcclusionQueryTests.cpp | 424 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 927 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/ |
D | vktImagelessFramebufferTests.cpp | 1210 …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/ |
D | vktTransformFeedbackSimpleTests.cpp | 1367 …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/ |
D | vktRasterizationTests.cpp | 6519 auto& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local
|