Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp1747 const void* const ptrStencil (m_secondaryBufferMemory->getHostPtr()); in iterateInternal()
1751 const tcu::ConstPixelBufferAccess resultStencilAccess (getStencilCopyFormat(m_format), m_width, m_height, 1, ptrStencil); in iterateInternal() local
2819 const void* const ptrStencil (resultBuffer1Memory->getHostPtr()); in iterateInternal()
2821 const tcu::ConstPixelBufferAccess resultStencilAccess (getStencilCopyFormat(m_format), m_width, m_height, 1, ptrStencil); in iterateInternal() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSubpassDependencyTests.cpp1747 const void* const ptrStencil (m_secondaryBufferMemory->getHostPtr()); in iterateInternal()
1751 const tcu::ConstPixelBufferAccess resultStencilAccess (getStencilCopyFormat(m_format), m_width, m_height, 1, ptrStencil); in iterateInternal() local
2819 const void* const ptrStencil (resultBuffer1Memory->getHostPtr()); in iterateInternal()
2821 const tcu::ConstPixelBufferAccess resultStencilAccess (getStencilCopyFormat(m_format), m_width, m_height, 1, ptrStencil); in iterateInternal() local

Completed in 20 milliseconds