/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineFramebufferAttachmentTests.cpp | 392 MovePtr<Allocation> vertexBufferAlloc; in test() local 787 MovePtr<Allocation> vertexBufferAlloc; in testNoAtt() local 1051 MovePtr<Allocation> vertexBufferAlloc; in testMultiAttachments() local 1492 MovePtr<Allocation> vertexBufferAlloc; in testInputResolveSameAttachment() local
|
H A D | vktPipelineMultisampleImageTests.cpp | 993 const UniquePtr<Allocation> vertexBufferAlloc( in renderMultisampledImage() local 1236 const UniquePtr<Allocation> vertexBufferAlloc( in test() local 1882 const UniquePtr<Allocation> vertexBufferAlloc( in test() local
|
H A D | vktPipelineRenderToImageTests.cpp | 941 MovePtr<Allocation> vertexBufferAlloc; in testWithSizeReduction() local 1444 MovePtr<Allocation> vertexBufferAlloc; in testRenderToMipMaps() local
|
H A D | vktPipelineMultisampleResolveRenderAreaTests.cpp | 279 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local
|
H A D | vktPipelineInputAttributeOffsetTests.cpp | 384 … auto vertexBufferAlloc = ctx.allocator.allocate(vertexBufferReqs, MemoryRequirement::HostVisible); in iterate() local
|
H A D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 674 MovePtr<Allocation> vertexBufferAlloc; member 1460 MovePtr<Allocation> vertexBufferAlloc; member
|
H A D | vktPipelineDescriptorLimitsTests.cpp | 371 de::MovePtr<Allocation> vertexBufferAlloc = in iterate() local
|
H A D | vktPipelineNoPositionTests.cpp | 768 auto &vertexBufferAlloc = vertexBuffer.getAllocation(); in iterate() local
|
H A D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 351 MovePtr<Allocation> vertexBufferAlloc; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
H A D | vktImagelessFramebufferTests.cpp | 1038 const UniquePtr<Allocation> vertexBufferAlloc( in readOneSampleFromMultisampleImage() local 1265 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local 1507 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local 1737 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local 2063 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local 2590 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsEarlyFragmentTests.cpp | 411 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local 749 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local 1531 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local 2236 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local
|
H A D | vktFragmentOperationsTransientAttachmentTests.cpp | 413 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local
|
H A D | vktFragmentOperationsOcclusionQueryTests.cpp | 386 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageTranscodingSupportTests.cpp | 522 const Allocation &vertexBufferAlloc = vertexBuffer->getAllocation(); in transcode() local 819 const Allocation &vertexBufferAlloc = vertexBuffer->getAllocation(); in transcode() local
|
H A D | vktImageSampleDrawnCubeFaceTests.cpp | 260 MovePtr<Allocation> vertexBufferAlloc = in iterate() local
|
H A D | vktImageSampleCompressedTextureTests.cpp | 486 de::MovePtr<Allocation> vertexBufferAlloc = in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
H A D | vktSynchronizationImageLayoutTransitionTests.cpp | 187 MovePtr<Allocation> vertexBufferAlloc = in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassDepthStencilWriteConditionsTests.cpp | 185 MovePtr<Allocation> vertexBufferAlloc = in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
H A D | vktGeometryInstancedRenderingTests.cpp | 159 const UniquePtr<Allocation> vertexBufferAlloc( in draw() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_barycentric/ |
H A D | vktFragmentShadingBarycentricTests.cpp | 662 Allocation &vertexBufferAlloc = vertexBuffer->getAllocation(); in createVertexBuffer() local 1106 Allocation &vertexBufferAlloc = vertexBuffer->getAllocation(); in createVertexBuffer() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationFragShaderSideEffectsTests.cpp | 389 const auto &vertexBufferAlloc = vertexBuffer.getAllocation(); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
H A D | vktFragmentShadingRateMiscTests.cpp | 574 auto &vertexBufferAlloc = vertexBuffer.getAllocation(); in testNoFrag() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderSmokeTests.cpp | 408 auto &vertexBufferAlloc = vertexBuffer.getAllocation(); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationMiscDrawTests.cpp | 828 auto &vertexBufferAlloc = vertexBuffer.getAllocation(); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingBarrierTests.cpp | 1072 const auto &vertexBufferAlloc = stageData.vertexBuffer->getAllocation(); in createGraphicsPipelineObjects() local
|