Home
last modified time | relevance | path

Searched defs:stencilFormat (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilExportTests.cpp161 const VkFormat stencilFormat) in makeTestRenderPass()
451 tcu::TestStatus testStencilExportReplace (Context& context, vk::VkFormat stencilFormat) in testStencilExportReplace()
543 void checkSupport (Context& context, vk::VkFormat stencilFormat) in checkSupport()
DvktPipelineStencilTests.cpp269 VkFormat stencilFormat, in StencilTest()
345 VkFormat stencilFormat, in StencilTestInstance()
942 const VkFormat stencilFormat = stencilFormats[formatNdx]; in createStencilTests() local
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DReadOnlyDepthStencilAttachmentTests.cpp237 wgpu::TextureFormat stencilFormat = GetParam().mTextureFormat; in TEST_P() local
/third_party/skia/src/gpu/vk/
DGrVkRenderTarget.cpp430 VkFormat stencilFormat = vkCaps.preferredStencilFormat(); in ReconstructAttachmentsDescriptor() local
/third_party/flutter/skia/src/gpu/dawn/
DGrDawnGpuCommandBuffer.cpp322 dawn::TextureFormat stencilFormat = dawn::TextureFormat::Depth24PlusStencil8; in applyState() local
/third_party/skia/src/gpu/
DGrResourceProvider.cpp613 GrBackendFormat stencilFormat = this->gpu()->getPreferredStencilFormat(rt->backendFormat()); in attachStencilAttachment() local
/third_party/skia/src/gpu/dawn/
DGrDawnGpu.cpp868 wgpu::TextureFormat stencilFormat = wgpu::TextureFormat::Depth24PlusStencil8; in getOrCreateRenderPipeline() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1448 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local
4122 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachment.getFormat()); in logAndVerifyImages() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4329 …const auto stencilFormat = tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNE… in ManyDrawsAllocatedData() local