Searched defs:stencilFormat (Results 1 – 9 of 9) 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
237 wgpu::TextureFormat stencilFormat = GetParam().mTextureFormat; in TEST_P() local
430 VkFormat stencilFormat = vkCaps.preferredStencilFormat(); in ReconstructAttachmentsDescriptor() local
322 dawn::TextureFormat stencilFormat = dawn::TextureFormat::Depth24PlusStencil8; in applyState() local
613 GrBackendFormat stencilFormat = this->gpu()->getPreferredStencilFormat(rt->backendFormat()); in attachStencilAttachment() local
868 wgpu::TextureFormat stencilFormat = wgpu::TextureFormat::Depth24PlusStencil8; in getOrCreateRenderPipeline() local
1448 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local4122 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