Home
last modified time | relevance | path

Searched defs:bufferAlloc (Results 1 – 25 of 82) sorted by relevance

1234

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp510 AllocationMp bufferAlloc; in iterate() local
527 AllocationMp bufferAlloc; in iterate() local
766 AllocationMp bufferAlloc; in iterate() local
DvktSpvAsmCrossStageInterfaceTests.cpp534 MovePtr<Allocation> bufferAlloc; in checkImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp510 AllocationMp bufferAlloc; in iterate() local
527 AllocationMp bufferAlloc; in iterate() local
766 AllocationMp bufferAlloc; in iterate() local
DvktSpvAsmCrossStageInterfaceTests.cpp534 MovePtr<Allocation> bufferAlloc; in checkImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp244 de::MovePtr<Allocation> bufferAlloc; in readColorAttachment() local
302 de::MovePtr<Allocation> bufferAlloc; in readDepthAttachment() local
380 de::MovePtr<Allocation> bufferAlloc; in readStencilAttachment() local
439 de::MovePtr<Allocation> bufferAlloc; in uploadTestTextureInternal() local
542 de::MovePtr<Allocation> bufferAlloc; in uploadTestTextureInternalSparse() local
DvktPipelineExtendedDynamicStateMiscTests.cpp405 const auto& bufferAlloc = counterBuffers.at(drawIdx)->getAllocation(); in sampleShadingWithDynamicSampleCount() local
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp787 const Allocation& bufferAlloc = buffersPerSample[sampleNdx]->getAllocation(); in iterate() local
DvktPipelineRobustnessCacheTests.cpp244 auto& bufferAlloc = m_buffer->getAllocation(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineImageUtil.cpp234 de::MovePtr<Allocation> bufferAlloc; in readColorAttachment() local
292 de::MovePtr<Allocation> bufferAlloc; in readDepthAttachment() local
370 de::MovePtr<Allocation> bufferAlloc; in readStencilAttachment() local
429 de::MovePtr<Allocation> bufferAlloc; in uploadTestTextureInternal() local
532 de::MovePtr<Allocation> bufferAlloc; in uploadTestTextureInternalSparse() local
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp773 const Allocation& bufferAlloc = buffersPerSample[sampleNdx]->getAllocation(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
DvktRayQueryProceduralGeometryTests.cpp228 auto& bufferAlloc = buffer->getAllocation(); in clearBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryProceduralGeometryTests.cpp228 auto& bufferAlloc = buffer->getAllocation(); in clearBuffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawSampleAttributeTests.cpp171 auto& bufferAlloc = buffer.getAllocation(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp383 …de::MovePtr<vk::Allocation> bufferAlloc (allocator.allocate(requirements, vk::MemoryRequir… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp383 …de::MovePtr<vk::Allocation> bufferAlloc (allocator.allocate(requirements, vk::MemoryRequir… in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp310 auto& bufferAlloc = buffer->getAllocation(); in clearBuffer() local
DvktRayTracingBarrierTests.cpp846 auto& bufferAlloc = buffer.getAllocation(); in fillStd140Buffer() local
861 auto& bufferAlloc = buffer.getAllocation(); in fillStd430Buffer() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp310 auto& bufferAlloc = buffer->getAllocation(); in clearBuffer() local
DvktRayTracingBarrierTests.cpp846 auto& bufferAlloc = buffer.getAllocation(); in fillStd140Buffer() local
861 auto& bufferAlloc = buffer.getAllocation(); in fillStd430Buffer() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageSizeTests.cpp380 const Allocation& bufferAlloc = m_resultBuffer->getAllocation(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFillBufferTests.cpp294 const Allocation& bufferAlloc) in uploadBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageSizeTests.cpp378 const Allocation& bufferAlloc = m_resultBuffer->getAllocation(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp105 de::MovePtr<Allocation> bufferAlloc; in uploadImage() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFillBufferTests.cpp482 const Allocation& bufferAlloc) in uploadBuffer()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp105 de::MovePtr<Allocation> bufferAlloc; in uploadImage() local

1234