Home
last modified time | relevance | path

Searched defs:vertexBufferAlloc (Results 1 – 25 of 40) sorted by relevance

12

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineFramebufferAttachmentTests.cpp392 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 DvktPipelineMultisampleImageTests.cpp993 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 DvktPipelineRenderToImageTests.cpp941 MovePtr<Allocation> vertexBufferAlloc; in testWithSizeReduction() local
1444 MovePtr<Allocation> vertexBufferAlloc; in testRenderToMipMaps() local
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp279 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local
H A DvktPipelineInputAttributeOffsetTests.cpp384 … auto vertexBufferAlloc = ctx.allocator.allocate(vertexBufferReqs, MemoryRequirement::HostVisible); in iterate() local
H A DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp674 MovePtr<Allocation> vertexBufferAlloc; member
1460 MovePtr<Allocation> vertexBufferAlloc; member
H A DvktPipelineDescriptorLimitsTests.cpp371 de::MovePtr<Allocation> vertexBufferAlloc = in iterate() local
H A DvktPipelineNoPositionTests.cpp768 auto &vertexBufferAlloc = vertexBuffer.getAllocation(); in iterate() local
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp351 MovePtr<Allocation> vertexBufferAlloc; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp1038 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 DvktFragmentOperationsEarlyFragmentTests.cpp411 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 DvktFragmentOperationsTransientAttachmentTests.cpp413 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local
H A DvktFragmentOperationsOcclusionQueryTests.cpp386 const UniquePtr<Allocation> vertexBufferAlloc( in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageTranscodingSupportTests.cpp522 const Allocation &vertexBufferAlloc = vertexBuffer->getAllocation(); in transcode() local
819 const Allocation &vertexBufferAlloc = vertexBuffer->getAllocation(); in transcode() local
H A DvktImageSampleDrawnCubeFaceTests.cpp260 MovePtr<Allocation> vertexBufferAlloc = in iterate() local
H A DvktImageSampleCompressedTextureTests.cpp486 de::MovePtr<Allocation> vertexBufferAlloc = in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationImageLayoutTransitionTests.cpp187 MovePtr<Allocation> vertexBufferAlloc = in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassDepthStencilWriteConditionsTests.cpp185 MovePtr<Allocation> vertexBufferAlloc = in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryInstancedRenderingTests.cpp159 const UniquePtr<Allocation> vertexBufferAlloc( in draw() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_barycentric/
H A DvktFragmentShadingBarycentricTests.cpp662 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 DvktRasterizationFragShaderSideEffectsTests.cpp389 const auto &vertexBufferAlloc = vertexBuffer.getAllocation(); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
H A DvktFragmentShadingRateMiscTests.cpp574 auto &vertexBufferAlloc = vertexBuffer.getAllocation(); in testNoFrag() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTests.cpp408 auto &vertexBufferAlloc = vertexBuffer.getAllocation(); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationMiscDrawTests.cpp828 auto &vertexBufferAlloc = vertexBuffer.getAllocation(); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingBarrierTests.cpp1072 const auto &vertexBufferAlloc = stageData.vertexBuffer->getAllocation(); in createGraphicsPipelineObjects() local

12