Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsOcclusionQueryTests.cpp356 …const UniquePtr<Allocation> dOccVertexBufferAlloc (bindBuffer(vk, device, allocator, *dOccluderVe… in iterate() local
359 tcu::Vec4* const pVertices = reinterpret_cast<tcu::Vec4*>(dOccVertexBufferAlloc->getHostPtr()); in iterate()
368 flushAlloc(vk, device, *dOccVertexBufferAlloc); in iterate()