Searched refs:stencilCheckBufferAlloc (Results 1 – 1 of 1) sorted by relevance
4690 auto& stencilCheckBufferAlloc = testData.stencilCheckBuffer->getAllocation(); in iterate() local4691 void* stencilCheckBufferData = stencilCheckBufferAlloc.getHostPtr(); in iterate()4692 invalidateAlloc(vkd, device, stencilCheckBufferAlloc); in iterate()