Home | History | Annotate | Download | only in pipeline

Lines Matching refs:resultAlloc

527 	const Allocation& resultAlloc = resultBuffer.getAllocation();
528 invalidateAlloc(vk, device, resultAlloc);
530 if (verifyValues(m_context.getTestContext().getLog(), resultAlloc.getHostPtr(), m_expectedValues))
690 const Allocation& resultAlloc = resultBuffer.getAllocation();
691 invalidateAlloc(vk, device, resultAlloc);
693 if (verifyValues(m_context.getTestContext().getLog(), resultAlloc.getHostPtr(), m_expectedValues))