Home
last modified time | relevance | path

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

/external/deqp/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
/external/skia/src/gpu/vk/
DGrVkRenderTarget.cpp391 VkFormat stencilFormat = vkCaps.preferredStencilFormat(); in ReconstructAttachmentsDescriptor() local
/external/skia/src/gpu/
DGrResourceProvider.cpp524 GrBackendFormat stencilFormat = this->gpu()->getPreferredStencilFormat(rt->backendFormat()); in attachStencilAttachment() local
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp859 wgpu::TextureFormat stencilFormat = wgpu::TextureFormat::Depth24PlusStencil8; in getOrCreateRenderPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1478 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local
3773 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachment.getFormat()); in logAndVerifyImages() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4329 …const auto stencilFormat = tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNE… in ManyDrawsAllocatedData() local