Home
last modified time | relevance | path

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

/cts/hostsidetests/gputools/layers/jni/
DnullLayer.cpp95 const VkAllocationCallbacks* pAllocator, in nullCreateDevice() argument
126 VkResult ret = createFunc(physicalDevice, pCreateInfo, pAllocator, pDevice); in nullCreateDevice()
132 const VkAllocationCallbacks* pAllocator, in nullCreateInstance() argument
161 VkResult ret = createFunc(pCreateInfo, pAllocator, pInstance); in nullCreateInstance()