Home
last modified time | relevance | path

Searched refs:AllocationSp (Results 1 – 25 of 32) sorted by relevance

12

/external/deqp/external/vulkancts/framework/vulkan/
DvkYCbCrImageWithMemory.hpp38 typedef de::SharedPtr<Allocation> AllocationSp; typedef
50 const std::vector<AllocationSp>& getAllocations (void) const { return m_allocations; } in getAllocations()
54 std::vector<AllocationSp> m_allocations;
DvkYCbCrImageWithMemory.cpp48 m_allocations.push_back(AllocationSp(allocator.allocate(reqs, requirement).release())); in YCbCrImageWithMemory()
56 m_allocations.push_back(AllocationSp(allocator.allocate(reqs, requirement).release())); in YCbCrImageWithMemory()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmComputeShaderTestUtil.cpp33 bool verifyOutputWithEpsilon (const std::vector<AllocationSp>& outputAllocs, const std::vector<Reso… in verifyOutputWithEpsilon()
130 bool verifyOutput (const std::vector<Resource>&, const std::vector<AllocationSp>& outputAllocs, con… in verifyOutput()
DvktSpvAsmUtils.hpp144 typedef de::SharedPtr<vk::Allocation> AllocationSp; typedef
168 const std::vector<AllocationSp>& outputAllocations,
DvktSpvAsmComputeShaderCase.cpp47 typedef vkt::SpirVAssembly::AllocationSp AllocationSp; typedef
406 vector<AllocationSp> inputAllocs; in iterate()
407 vector<AllocationSp> outputAllocs; in iterate()
DvktSpvAsmComputeShaderTestUtil.hpp161 …reWithRetvals (const std::vector<Resource>& inputs, const std::vector<AllocationSp>& outputAllocs,… in compareWithRetvals()
391 const std::vector<AllocationSp>& outputAllocs,
DvktSpvAsmWorkgroupMemoryTests.cpp56 const vector<AllocationSp>& outputAllocs, in checkResultsFloat16()
85 const vector<AllocationSp>& outputAllocs, in checkResultsFloat32()
121 const vector<AllocationSp>& outputAllocs, in checkResultsFloat64()
DvktSpvAsmImageSamplerTests.cpp742 const std::vector<AllocationSp>&, in nopVerifyFunction() argument
1150 const std::vector<AllocationSp>& outputAllocs, in verifyDepthCompareResult()
DvktSpvAsm16bitStorageTests.cpp192 const vector<AllocationSp>& outputAllocs, in graphicsCheck16BitFloats()
219 const vector<AllocationSp>& outputAllocs, in graphicsCheck16BitFloats64()
244 const vector<AllocationSp>& outputAllocs, in computeCheckBuffersFloats()
270 const vector<AllocationSp>& outputAllocs, in computeCheck16BitFloats()
297 const vector<AllocationSp>& outputAllocs, in computeCheck16BitFloats64()
326 const std::vector<AllocationSp>& outputAllocs, in check64BitFloats()
355 const std::vector<AllocationSp>& outputAllocs, in check32BitFloats()
899 const vector<AllocationSp>& outputAllocs, in computeCheckStruct()
919 const vector<AllocationSp>& outputAllocs, in graphicsCheckStruct()
DvktSpvAsmGraphicsShaderTestUtil.cpp2891 vector<AllocationSp> inResourceMemories; in runAndVerifyDefaultPipeline()
2892 vector<AllocationSp> outResourceMemories; in runAndVerifyDefaultPipeline()
2955 inResourceMemories.push_back(AllocationSp(resourceMemory.release())); in runAndVerifyDefaultPipeline()
2991 inResourceMemories.push_back(AllocationSp(resourceImageMemory.release())); in runAndVerifyDefaultPipeline()
3040 outResourceMemories.push_back(AllocationSp(resourceMemory.release())); in runAndVerifyDefaultPipeline()
DvktSpvAsmTypeTests.cpp810 const vector<AllocationSp>& outputAllocations,
815 const vector<AllocationSp>& outputAllocations,
819 const vector<AllocationSp>& outputAllocations,
1530 const vector<AllocationSp>& outputAllocations, in verifyResult()
1583 const vector<AllocationSp>& outputAllocations, in verifyDefaultResult()
1592 const vector<AllocationSp>& outputAllocations, in verifyVec3Result()
DvktSpvAsmCompositeInsertTests.cpp106 bool verifyMatrixOutput (const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAll… in verifyMatrixOutput()
DvktSpvAsm8bitStorageTests.cpp160 const vector<AllocationSp>& outputAllocs, in computeCheckBuffers()
662 const vector<AllocationSp>& outputAllocs, in checkStruct()
682 const vector<AllocationSp>& outputAllocs, in checkUniformsArray()
716 const vector<AllocationSp>& outputAllocs, in checkUniformsArrayConstNdx()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp63 typedef de::SharedPtr<Allocation> AllocationSp; typedef
144 AllocationSp createImageMemory (VkImageSp image);
146 AllocationSp createBufferMemory (void);
168 AllocationSp m_multisampleImageMemory;
171 AllocationSp m_singlesampleImageMemory;
174 AllocationSp m_bufferMemory;
351 AllocationSp DepthStencilResolveTest::createImageMemory (VkImageSp image) in createImageMemory()
644 AllocationSp DepthStencilResolveTest::createBufferMemory (void) in createBufferMemory()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.hpp609 typedef de::SharedPtr<vk::Allocation> AllocationSp; typedef in vkt::sr::ShaderRenderCaseInstance
628 AllocationSp alloc;
641 AllocationSp alloc;
654 std::vector<AllocationSp> m_vertexBufferAllocs;
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiGranularityTests.cpp76 typedef de::SharedPtr<Allocation> AllocationSp; typedef
104 std::vector<AllocationSp> m_imageAllocs;
235 m_imageAllocs.push_back(AllocationSp(imageAlloc.release())); in initImages()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushDescriptorTests.cpp63 typedef de::SharedPtr<Allocation> AllocationSp; typedef
246 vector<AllocationSp> m_bufferAllocs;
408 …m_bufferAllocs.push_back(AllocationSp(m_allocator.allocate(getBufferMemoryRequirements(m_vkd, *m_d… in init()
696 vector<AllocationSp> m_bufferAllocs;
808 …m_bufferAllocs.push_back(AllocationSp(m_allocator.allocate(getBufferMemoryRequirements(m_vkd, *m_d… in init()
1040 vector<AllocationSp> m_textureImageAllocs;
1160 …m_textureImageAllocs.push_back(AllocationSp(m_allocator.allocate(getImageMemoryRequirements(m_vkd,… in init()
1888 vector<AllocationSp> m_textureImageAllocs;
1957 …m_textureImageAllocs.push_back(AllocationSp(m_allocator.allocate(getImageMemoryRequirements(m_vkd,… in init()
2651 vector<AllocationSp> m_bufferAllocs;
[all …]
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp59 typedef de::SharedPtr<Allocation> AllocationSp; typedef
142 vector<AllocationSp>* allocations) in allocateStagingBuffers()
164 allocations->push_back(AllocationSp(allocation.release())); in allocateStagingBuffers()
173 vector<AllocationSp>* allocations) in allocateAndWriteStagingBuffers()
187 const vector<AllocationSp>& allocations) in readStagingBuffers()
281 vector<AllocationSp> allocateAndBindImageMemory (const DeviceInterface& vkd, in allocateAndBindImageMemory()
289 vector<AllocationSp> allocations; in allocateAndBindImageMemory()
300 allocations.push_back(AllocationSp(allocator.allocate(reqs, requirement).release())); in allocateAndBindImageMemory()
309 allocations.push_back(AllocationSp(allocator.allocate(reqs, requirement).release())); in allocateAndBindImageMemory()
330 vector<AllocationSp> stagingMemory; in uploadImage()
[all …]
DvktYCbCrFormatTests.cpp72 typedef de::SharedPtr<Allocation> AllocationSp; typedef
309 …const vector<AllocationSp> allocations (allocateAndBindImageMemory(vkd, device, context.getD… in testFormat()
DvktYCbCrViewTests.cpp67 typedef de::SharedPtr<Allocation> AllocationSp; typedef
490 …const vector<AllocationSp> allocations (allocateAndBindImageMemory(vkd, device, context.getDefau… in testPlaneView()
DvktYCbCrImageQueryTests.cpp68 typedef de::SharedPtr<Allocation> AllocationSp; typedef
218 const vector<AllocationSp> m_allocations;
DvktYCbCrCopyTests.cpp62 typedef de::SharedPtr<vk::Allocation> AllocationSp; typedef
775 …const vector<AllocationSp> srcImageMemory (allocateAndBindImageMemory(vkd, device, context.getD… in imageCopyTest()
782 …const vector<AllocationSp> dstImageMemory (allocateAndBindImageMemory(vkd, device, context.getD… in imageCopyTest()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp2117 typedef de::SharedPtr<vk::Allocation> AllocationSp; typedef in vkt::ssbo::SSBOLayoutCaseInstance
2120 std::vector<AllocationSp> m_uniformAllocs;
2235 m_uniformAllocs.push_back(AllocationSp(alloc.release())); in iterate()
2273 m_uniformAllocs.push_back(AllocationSp(alloc.release())); in iterate()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp1111 typedef de::SharedPtr<vk::Allocation> AllocationSp; typedef
1159 std::vector<AllocationSp>& bufferMemory);
1270 std::vector<AllocationSp> m_bufferMemory;
1374 std::vector<AllocationSp>& bufferMemory) in createSourceBuffers()
1404 bufferMemory.push_back(AllocationSp(memory.release())); in createSourceBuffers()
2733 std::vector<AllocationSp> bufferMems; in testResourceAccess()
2764 bufferMems.push_back(AllocationSp(bufferMem.release())); in testResourceAccess()
3596 std::vector<AllocationSp>& imageMemory,
3650 std::vector<AllocationSp> m_imageMemory;
3695 std::vector<AllocationSp>& imageMemory, in createImages()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBufferTests.cpp69 typedef SharedPtr<UniquePtr<Allocation> > AllocationSp; typedef
92 std::vector<AllocationSp> allocations; //!< actual allocated memory

12