/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryBasicClass.cpp | 178 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local
|
D | vktGeometryInstancedRenderingTests.cpp | 372 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in test() local
|
D | vktGeometryLayeredRenderingTests.cpp | 1040 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBuffer… in test() local 1178 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer (vk, device, allocator, *colorBuffer… in testLayeredReadBack() local
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationCommonEdgeTests.cpp | 432 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in test() local
|
D | vktTessellationMiscDrawTests.cpp | 281 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in runTest() local
|
D | vktTessellationWindingTests.cpp | 544 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local
|
D | vktTessellationPrimitiveDiscardTests.cpp | 539 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in test() local
|
D | vktTessellationShaderInputOutputTests.cpp | 176 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in runTest() local
|
D | vktTessellationUserDefinedIO.cpp | 890 const Allocation& colorBufferAlloc = colorBuffer.getAllocation(); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineStencilExportTests.cpp | 502 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in testStencilExportReplace() local
|
D | vktPipelineFramebufferAttachmentTests.cpp | 410 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in test() local 818 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in testNoAtt() local
|
D | vktPipelineRenderToImageTests.cpp | 978 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vki, vk, physDevice, device, *colorBuffe… in testWithSizeReduction() local 1404 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vki, vk, physDevice, device, *colorBuffe… in testRenderToMipMaps() local
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 436 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Mem… in test() local
|
D | vktFragmentOperationsEarlyFragmentTests.cpp | 411 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Me… in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 985 MovePtr<Allocation> colorBufferAlloc; member 1750 …const UniquePtr<Allocation> colorBufferAlloc (bindBuffer(vk, device, allocator, *colorBuffer, Memo… in testMutable() local 2257 …const UniquePtr<Allocation> colorBufferAlloc(bindBuffer(vk, device, allocator, *colorBuffer, Memor… in testSwapchainMutable() local
|