Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4618 auto& stencilCheckBufferAlloc = testData.stencilCheckBuffer->getAllocation(); in iterate() local
4619 void* stencilCheckBufferData = stencilCheckBufferAlloc.getHostPtr(); in iterate()
4620 invalidateAlloc(vkd, device, stencilCheckBufferAlloc); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4618 auto& stencilCheckBufferAlloc = testData.stencilCheckBuffer->getAllocation(); in iterate() local
4619 void* stencilCheckBufferData = stencilCheckBufferAlloc.getHostPtr(); in iterate()
4620 invalidateAlloc(vkd, device, stencilCheckBufferAlloc); in iterate()

Completed in 14 milliseconds