Searched refs:regionStencil (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
D | DepthStencilCopyTests.cpp | 121 uint8_t regionStencil, in InitializeDepthStencilTextureRegion() argument 142 pass.SetStencilReference(regionStencil); in InitializeDepthStencilTextureRegion() 153 uint8_t regionStencil, in CreateInitializeDepthStencilTextureAndCopyT2T() argument 166 regionStencil, mipLevel); in CreateInitializeDepthStencilTextureAndCopyT2T()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassSubpassDependencyTests.cpp | 1662 const VkBufferImageCopy regionStencil = in iterateInternal() local 1672 …ttachmentCount - 1], VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, *m_secondaryBuffer, 1u, ®ionStencil); in iterateInternal()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSubpassDependencyTests.cpp | 1662 const VkBufferImageCopy regionStencil = in iterateInternal() local 1672 …ttachmentCount - 1], VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, *m_secondaryBuffer, 1u, ®ionStencil); in iterateInternal()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 4829 const VkBufferImageCopy regionStencil = in copyDepthStencilImageToBuffers() local 4840 …oBuffer(cmdBuffer, image, VK_IMAGE_LAYOUT_TRANSFER_SRC_OPTIMAL, stencilBuffer, 1u, ®ionStencil); in copyDepthStencilImageToBuffers()
|