Home
last modified time | relevance | path

Searched refs:AllocationKind (Results 1 – 13 of 13) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.hpp42 enum AllocationKind enum
63 AllocationKind allocationKind_ = ALLOCATION_KIND_SUBALLOCATED) in ImageSamplingInstanceParams()
93 AllocationKind allocationKind;
119 const AllocationKind m_allocationKind;
DvktPipelineImageTests.cpp56 AllocationKind allocationKind,
64 ImageSamplingInstanceParams getImageSamplingInstanceParams (AllocationKind allocationKind,
86 AllocationKind m_allocationKind;
98 AllocationKind allocationKind, in ImageTest()
126 ImageSamplingInstanceParams ImageTest::getImageSamplingInstanceParams (AllocationKind allocationKi… in getImageSamplingInstanceParams()
437 de::MovePtr<tcu::TestCaseGroup> createImageSizeTests (tcu::TestContext& testCtx, AllocationKind all… in createImageSizeTests()
582 …ntTests (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, AllocationKind allocationKind… in createImageCountTests()
605 de::MovePtr<tcu::TestCaseGroup> createImageFormatTests (tcu::TestContext& testCtx, AllocationKind a… in createImageFormatTests()
772 de::MovePtr<tcu::TestCaseGroup> createImageViewTypeTests (tcu::TestContext& testCtx, AllocationKind in createImageViewTypeTests()
805 …tCaseGroup> createImageSamplingTypeTests (tcu::TestContext& testCtx, AllocationKind allocationKind) in createImageSamplingTypeTests()
DvktPipelineRenderToImageTests.cpp91 enum AllocationKind enum
116 AllocationKind allocationKind;
181 AllocationKind allocationKind) in bindBuffer()
209 AllocationKind allocationKind) in bindImage()
1722 void addTestCasesWithFunctions (tcu::TestCaseGroup* group, AllocationKind allocationKind) in addTestCasesWithFunctions()
DvktPipelineImageSamplingInstance.cpp60 AllocationKind allocationKind) in allocateBuffer()
90 AllocationKind allocationKind) in allocateImage()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferViewAccessTests.cpp57 enum AllocationKind enum
69 AllocationKind bufferAllocationKind;
70 AllocationKind imageAllocationKind;
562 static_cast<AllocationKind>(buffersAllocationNdx), in createBufferViewAccessTests()
563 static_cast<AllocationKind>(imageAllocationNdx) in createBufferViewAccessTests()
580 static_cast<AllocationKind>(buffersAllocationNdx), in createBufferViewAccessTests()
581 static_cast<AllocationKind>(imageAllocationNdx) in createBufferViewAccessTests()
598 static_cast<AllocationKind>(buffersAllocationNdx), in createBufferViewAccessTests()
599 static_cast<AllocationKind>(imageAllocationNdx) in createBufferViewAccessTests()
DvktApiBufferViewCreateTests.cpp46 enum AllocationKind enum
63 AllocationKind bufferAllocationKind;
438 static_cast<AllocationKind>(allocationKind) // AllocationKind bufferAllocationKind; in createBufferViewCreateTests()
DvktApiCopiesAndBlittingTests.cpp92 enum AllocationKind enum
293 AllocationKind allocationKind;
322 AllocationKind allocationKind) in allocateBuffer()
352 AllocationKind allocationKind) in allocateImage()
5405 void addImageToImageSimpleTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Extensio… in addImageToImageSimpleTests()
5998 void addImageToImageAllFormatsColorTests (tcu::TestCaseGroup* group, AllocationKind allocationKind,… in addImageToImageAllFormatsColorTests()
6170 void addImageToImageDimensionsTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Exte… in addImageToImageDimensionsTests()
6404 void addImageToImageAllFormatsDepthStencilTests (tcu::TestCaseGroup* group, AllocationKind allocati… in addImageToImageAllFormatsDepthStencilTests()
6650 void addImageToImageAllFormatsTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Exte… in addImageToImageAllFormatsTests()
6656 void addImageToImage3dImagesTests (tcu::TestCaseGroup* group, AllocationKind allocationKind, Extens… in addImageToImage3dImagesTests()
[all …]
DvktApiBufferTests.cpp47 enum AllocationKind enum
585 …oup, const deUint32 firstNdx, const deUint32 bufferUsageFlags, const AllocationKind allocationKind) in createBufferUsageCases()
DvktApiImageClearingTests.cpp66 enum AllocationKind enum
81 AllocationKind allocationKind) in allocateBuffer()
111 AllocationKind allocationKind) in allocateImage()
491 AllocationKind allocationKind;
1771 …ommon (TestContext& testCtx, tcu::TestCaseGroup* imageClearingTests, AllocationKind allocationKind) in createImageClearingTestsCommon()
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp490 const llvm::StringRef &name, IRExecutionUnit::AllocationKind alloc_kind) { in GetSectionTypeFromSectionName()
493 case AllocationKind::Stub: in GetSectionTypeFromSectionName()
496 case AllocationKind::Code: in GetSectionTypeFromSectionName()
499 case AllocationKind::Data: in GetSectionTypeFromSectionName()
502 case AllocationKind::Global: in GetSectionTypeFromSectionName()
505 case AllocationKind::Bytes: in GetSectionTypeFromSectionName()
593 GetSectionTypeFromSectionName(SectionName, AllocationKind::Code), Size, in allocateCodeSection()
625 GetSectionTypeFromSectionName(SectionName, AllocationKind::Data), Size, in allocateDataSection()
/external/llvm-project/lldb/include/lldb/Expression/
DIRExecutionUnit.h332 enum class AllocationKind { Stub, Code, Data, Global, Bytes }; enum
336 AllocationKind alloc_kind);
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp89 enum AllocationKind enum
520 AllocationKind allocationKind;
1613 AllocationKind allocationKind) in subMappedConfig()
1719 AllocationKind allocationKind) in fullMappedConfig()
1803 …const TestConfig config = fullMappedConfig(allocationSize, op, seed, static_cast<AllocationKind>(a… in createMappingTests()
1857 …fig(allocationSize, MemoryRange(offset, size), op, seed, static_cast<AllocationKind>(allocationKin… in createMappingTests()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp112 enum AllocationKind enum
120 TestConfigExternal (AllocationKind allocationKind_, in TestConfigExternal()
127 AllocationKind allocationKind;
138 AllocationKind allocationKind) in allocateBuffer()
168 AllocationKind allocationKind) in allocateImage()
789 AllocationKind allocationKind_, in TestConfig()
825 AllocationKind allocationKind;
1382 AllocationKind allocationKind) in createImageMemory()
1454 const AllocationKind allocationKind) in AttachmentResources()
2033 const AllocationKind allocationKind) in SubpassRenderer()
[all …]