Searched defs:stencilAccess (Results 1 – 10 of 10) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
D | tcuTestLog.cpp | 83 …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/ |
D | vktImageDepthStencilDescriptorTests.cpp | 169 …(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/ |
D | vktRenderPassUnusedClearAttachmentTests.cpp | 1034 const tcu::ConstPixelBufferAccess& stencilAccess = stencilPixels->getAccess(); in iterate() local
|
D | vktRenderPassTests.cpp | 3848 …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/ |
D | vktPipelineStencilTests.cpp | 842 …const tcu::PixelBufferAccess stencilAccess (tcu::getEffectiveDepthStencilAccess(refRenderer.getDep… in verifyImage() local
|
D | vktPipelineExtendedDynamicStateTests.cpp | 2457 const auto stencilAccess = stencilBuffer->getAccess(); in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultiExtTests.cpp | 1137 …tcu::ConstPixelBufferAccess stencilAccess (tcuStencilFmt, iWidth, iHeight, 1, stencilOutBufferDa… in iterate() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | ContextVk.cpp | 5887 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/ |
D | es31fTextureBorderClampTests.cpp | 304 …const tcu::PixelBufferAccess stencilAccess = tcu::getEffectiveDepthStencilAccess(texture->getRefTe… in genDummyTexture() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 4706 …tcu::ConstPixelBufferAccess stencilAccess (stencilTcuFormat, iWidth, iHeight, 1, stencilCheckBuff… in iterate() local
|