Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryMappingTests.cpp1148 TestConfig subMappedConfig (VkDeviceSize allocationSize, in subMappedConfig() function
1239 return subMappedConfig(allocationSize, MemoryRange(0, allocationSize), op, seed); in fullMappedConfig()
1342 … const TestConfig config = subMappedConfig(allocationSize, MemoryRange(offset, size), op, seed); in createMappingTests()