Home
last modified time | relevance | path

Searched defs:stencilAccess (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuTestLog.cpp83 …const ConstPixelBufferAccess stencilAccess = tcu::getEffectiveDepthStencilAccess(m_access, tcu::Sa… in LogImage() local
131 …const ConstPixelBufferAccess stencilAccess = tcu::getEffectiveDepthStencilAccess(m_access, tcu::Sa… in write() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp169 …(AspectAccess depthAccess, const ROAccessVec* depthROAccesses, AspectAccess stencilAccess, const R… in incompatibleInputAttachmentAccess()
214 AspectAccess stencilAccess; // Type of access that will be used for stencil (must be legal). member
1331 const auto stencilAccess = getLegalAccess(layout, VK_IMAGE_ASPECT_STENCIL_BIT); in createImageDepthStencilDescriptorTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp1034 const tcu::ConstPixelBufferAccess& stencilAccess = stencilPixels->getAccess(); in iterate() local
DvktRenderPassTests.cpp3848 …const PixelBufferAccess stencilAccess (tcu::getEffectiveDepthStencilAccess(referenceImage.getAcces… in renderReferenceImagesFromValues() local
4132 …const ConstPixelBufferAccess stencilAccess (stencilFormat, targetSize.x(), targetSize.y(), 1, ste… in logAndVerifyImages() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp842 …const tcu::PixelBufferAccess stencilAccess (tcu::getEffectiveDepthStencilAccess(refRenderer.getDep… in verifyImage() local
DvktPipelineExtendedDynamicStateTests.cpp2457 const auto stencilAccess = stencilBuffer->getAccess(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp1137 …tcu::ConstPixelBufferAccess stencilAccess (tcuStencilFmt, iWidth, iHeight, 1, stencilOutBufferDa… in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp5887 vk::ResourceAccess stencilAccess = GetStencilAccess(dsState); in startRenderPass() local
6416 vk::ResourceAccess stencilAccess = GetStencilAccess(dsState); in updateRenderPassDepthStencilAccess() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp304 …const tcu::PixelBufferAccess stencilAccess = tcu::getEffectiveDepthStencilAccess(texture->getRefTe… in genDummyTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4706 …tcu::ConstPixelBufferAccess stencilAccess (stencilTcuFormat, iWidth, iHeight, 1, stencilCheckBuff… in iterate() local