Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4691 void* stencilCheckBufferData = stencilCheckBufferAlloc.getHostPtr(); in iterate() local
4706 …nstPixelBufferAccess stencilAccess (stencilTcuFormat, iWidth, iHeight, 1, stencilCheckBufferData); in iterate()