/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkYCbCrImageWithMemory.hpp | 38 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;
|
D | vkYCbCrImageWithMemory.cpp | 48 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/ |
D | vktSpvAsmComputeShaderTestUtil.cpp | 33 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()
|
D | vktSpvAsmUtils.hpp | 144 typedef de::SharedPtr<vk::Allocation> AllocationSp; typedef 168 const std::vector<AllocationSp>& outputAllocations,
|
D | vktSpvAsmComputeShaderCase.cpp | 47 typedef vkt::SpirVAssembly::AllocationSp AllocationSp; typedef 406 vector<AllocationSp> inputAllocs; in iterate() 407 vector<AllocationSp> outputAllocs; in iterate()
|
D | vktSpvAsmComputeShaderTestUtil.hpp | 161 …reWithRetvals (const std::vector<Resource>& inputs, const std::vector<AllocationSp>& outputAllocs,… in compareWithRetvals() 391 const std::vector<AllocationSp>& outputAllocs,
|
D | vktSpvAsmWorkgroupMemoryTests.cpp | 56 const vector<AllocationSp>& outputAllocs, in checkResultsFloat16() 85 const vector<AllocationSp>& outputAllocs, in checkResultsFloat32() 121 const vector<AllocationSp>& outputAllocs, in checkResultsFloat64()
|
D | vktSpvAsmImageSamplerTests.cpp | 742 const std::vector<AllocationSp>&, in nopVerifyFunction() argument 1150 const std::vector<AllocationSp>& outputAllocs, in verifyDepthCompareResult()
|
D | vktSpvAsm16bitStorageTests.cpp | 192 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()
|
D | vktSpvAsmGraphicsShaderTestUtil.cpp | 2891 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()
|
D | vktSpvAsmTypeTests.cpp | 810 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()
|
D | vktSpvAsmCompositeInsertTests.cpp | 106 bool verifyMatrixOutput (const std::vector<Resource>& inputs, const vector<AllocationSp>& outputAll… in verifyMatrixOutput()
|
D | vktSpvAsm8bitStorageTests.cpp | 160 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/ |
D | vktRenderPassDepthStencilResolveTests.cpp | 63 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/ |
D | vktShaderRender.hpp | 609 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/ |
D | vktApiGranularityTests.cpp | 76 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/ |
D | vktPipelinePushDescriptorTests.cpp | 63 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/ |
D | vktYCbCrUtil.cpp | 59 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 …]
|
D | vktYCbCrFormatTests.cpp | 72 typedef de::SharedPtr<Allocation> AllocationSp; typedef 309 …const vector<AllocationSp> allocations (allocateAndBindImageMemory(vkd, device, context.getD… in testFormat()
|
D | vktYCbCrViewTests.cpp | 67 typedef de::SharedPtr<Allocation> AllocationSp; typedef 490 …const vector<AllocationSp> allocations (allocateAndBindImageMemory(vkd, device, context.getDefau… in testPlaneView()
|
D | vktYCbCrImageQueryTests.cpp | 68 typedef de::SharedPtr<Allocation> AllocationSp; typedef 218 const vector<AllocationSp> m_allocations;
|
D | vktYCbCrCopyTests.cpp | 62 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/ |
D | vktSSBOLayoutCase.cpp | 2117 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/ |
D | vktBindingShaderAccessTests.cpp | 1111 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/ |
D | vktSparseResourcesBufferTests.cpp | 69 typedef SharedPtr<UniquePtr<Allocation> > AllocationSp; typedef 92 std::vector<AllocationSp> allocations; //!< actual allocated memory
|