Home
last modified time | relevance | path

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

12

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderCase.cpp539 AllocationMp bufferAlloc; in iterate() local
558 AllocationMp bufferAlloc; in iterate() local
789 AllocationMp bufferAlloc; in iterate() local
DvktSpvAsmCrossStageInterfaceTests.cpp553 MovePtr<Allocation> bufferAlloc; in checkImage() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageUtil.cpp251 de::MovePtr<Allocation> bufferAlloc; in readColorAttachment() local
306 de::MovePtr<Allocation> bufferAlloc; in readDepthAttachment() local
384 de::MovePtr<Allocation> bufferAlloc; in readStencilAttachment() local
442 de::MovePtr<Allocation> bufferAlloc; in uploadTestTextureInternal() local
541 de::MovePtr<Allocation> bufferAlloc; in uploadTestTextureInternalSparse() local
DvktPipelineExtendedDynamicStateMiscTests.cpp375 const auto &bufferAlloc = counterBuffers.at(drawIdx)->getAllocation(); in sampleShadingWithDynamicSampleCount() local
DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp801 const Allocation &bufferAlloc = buffersPerSample[sampleNdx]->getAllocation(); in iterate() local
DvktPipelineRobustnessCacheTests.cpp266 auto &bufferAlloc = m_buffer->getAllocation(); in iterate() local
DvktPipelineMultisampleShaderBuiltInTests.cpp1571 const auto &bufferAlloc = stagingBuffer.getAllocation(); in iterate() local
2142 auto &bufferAlloc = storageBuffer.getAllocation(); in iterate() local
DvktPipelineBindPointTests.cpp378 auto &bufferAlloc = buffer.getAllocation(); in verifyBufferContents() local
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryProceduralGeometryTests.cpp244 auto &bufferAlloc = buffer->getAllocation(); in clearBuffer() local
DvktRayQueryDirectionTests.cpp381 auto &bufferAlloc = buffer.getAllocation(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawSampleAttributeTests.cpp190 auto &bufferAlloc = buffer.getAllocation(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp383 …de::MovePtr<vk::Allocation> bufferAlloc(allocator.allocate(requirements, vk::MemoryRequirement::Ho… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp328 auto &bufferAlloc = buffer->getAllocation(); in clearBuffer() local
DvktRayTracingBarrierTests.cpp818 auto &bufferAlloc = buffer.getAllocation(); in fillStd140Buffer() local
833 auto &bufferAlloc = buffer.getAllocation(); in fillStd430Buffer() local
DvktRayTracingDirectionTests.cpp457 auto &bufferAlloc = buffer.getAllocation(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageSizeTests.cpp376 const Allocation &bufferAlloc = m_resultBuffer->getAllocation(); in iterate() local
DvktImageSubresourceLayoutTests.cpp439 auto &bufferAlloc = buffer.getAllocation(); in iterateAspect() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFillBufferTests.cpp523 …TestInstance::uploadBuffer(tcu::ConstPixelBufferAccess bufferAccess, const Allocation &bufferAlloc) in uploadBuffer()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp104 de::MovePtr<Allocation> bufferAlloc; in uploadImage() local
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingMutableTests.cpp702 auto &bufferAlloc = stagingBuffer.getAllocation(); in Resource() local
742 auto &bufferAlloc = bufferWithMemory->getAllocation(); in Resource() local
865 auto &bufferAlloc = stagingBuffer.getAllocation(); in getStoredValue() local
904 auto &bufferAlloc = bufferWithMemory->getAllocation(); in getStoredValue() local
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderApiTests.cpp364 auto &bufferAlloc = buffer->getAllocation(); in makeStridedBuffer() local
DvktMeshShaderApiTestsEXT.cpp368 auto &bufferAlloc = buffer->getAllocation(); in makeStridedBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/video/
DvktVideoEncodeTests.cpp1081 void fillBuffer(const DeviceInterface &vk, const VkDevice device, Allocation &bufferAlloc, const vo… in fillBuffer()
1390 auto &bufferAlloc = buffer.getAllocation(); in saveBufferAsFile() local
/external/deqp/external/vulkancts/modules/vulkan/shader_object/
DvktShaderObjectPerformanceTests.cpp1153 const vk::Allocation &bufferAlloc = bufferWithMemory.getAllocation(); in iterate() local
DvktShaderObjectRenderingTests.cpp224 de::MovePtr<vk::Allocation> bufferAlloc; in readDepthAttachment() local

12