Searched defs:stencilAccess (Results  1 – 10 of 10) sorted by relevance
| /external/deqp/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
  | 
| /external/deqp/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
  | 
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ | 
| D | vktPipelineStencilTests.cpp | 872 …const tcu::PixelBufferAccess stencilAccess (tcu::getEffectiveDepthStencilAccess(refRenderer.getDep…  in verifyImage()  local
  | 
| D | vktPipelineExtendedDynamicStateTests.cpp | 5158 	tcu::PixelBufferAccess	stencilAccess;  in iterate()  local
  | 
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ | 
| D | vktRenderPassUnusedClearAttachmentTests.cpp | 1176 			const tcu::ConstPixelBufferAccess&	stencilAccess	= stencilPixels->getAccess();  in iterate()  local
  | 
| D | vktRenderPassTests.cpp | 3964 …const PixelBufferAccess stencilAccess (tcu::getEffectiveDepthStencilAccess(referenceImage.getAcces…  in renderReferenceImagesFromValues()  local 4248 …const ConstPixelBufferAccess	stencilAccess		(stencilFormat, targetSize.x(), targetSize.y(), 1, ste…  in logAndVerifyImages()  local
  | 
| /external/deqp/external/vulkancts/modules/vulkan/draw/ | 
| D | vktDrawMultiExtTests.cpp | 1256 …tcu::ConstPixelBufferAccess	stencilAccess			(tcuStencilFmt, iWidth, iHeight, 1, stencilOutBufferDa…  in iterate()  local
  | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fTextureBorderClampTests.cpp | 304 …const tcu::PixelBufferAccess	stencilAccess	= tcu::getEffectiveDepthStencilAccess(texture->getRefTe…  in genDefaultTexture()  local
  | 
| /external/angle/src/libANGLE/renderer/vulkan/ | 
| D | ContextVk.cpp | 2270     vk::ResourceAccess stencilAccess     = GetStencilAccess(dsState, stencilReason);  in switchOutReadOnlyDepthStencilMode()  local 2415     vk::ResourceAccess stencilAccess =  in handleDirtyGraphicsDepthStencilAccess()  local
  | 
| /external/deqp/external/vulkancts/modules/vulkan/api/ | 
| D | vktApiCommandBuffersTests.cpp | 4634 …tcu::ConstPixelBufferAccess	stencilAccess		(stencilTcuFormat, iWidth, iHeight, 1, stencilCheckBuff…  in iterate()  local
  |