Searched defs:stencilFormat (Results 1 – 7 of 7) sorted by relevance
161 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()
269 VkFormat stencilFormat, in StencilTest()345 VkFormat stencilFormat, in StencilTestInstance()942 const VkFormat stencilFormat = stencilFormats[formatNdx]; in createStencilTests() local
391 VkFormat stencilFormat = vkCaps.preferredStencilFormat(); in ReconstructAttachmentsDescriptor() local
524 GrBackendFormat stencilFormat = this->gpu()->getPreferredStencilFormat(rt->backendFormat()); in attachStencilAttachment() local
859 wgpu::TextureFormat stencilFormat = wgpu::TextureFormat::Depth24PlusStencil8; in getOrCreateRenderPipeline() local
1478 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local3773 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachment.getFormat()); in logAndVerifyImages() local
4329 …const auto stencilFormat = tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNE… in ManyDrawsAllocatedData() local