Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4690 auto& stencilCheckBufferAlloc = testData.stencilCheckBuffer->getAllocation(); in iterate() local
4691 void* stencilCheckBufferData = stencilCheckBufferAlloc.getHostPtr(); in iterate()
4692 invalidateAlloc(vkd, device, stencilCheckBufferAlloc); in iterate()