Home
last modified time | relevance | path

Searched defs:stencilFormat (Results 1 – 8 of 8) 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()
955 const VkFormat stencilFormat = stencilFormats[formatNdx]; in createStencilTests() local
/external/skia/src/gpu/vk/
DGrVkRenderTarget.cpp430 VkFormat stencilFormat = vkCaps.preferredStencilFormat(); in ReconstructAttachmentsDescriptor() local
/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp462 …ntext, const char* name, const char* desc, deUint32 depthFormat, deUint32 stencilFormat, deUint32 … in BlitDepthStencilCase()
1079 deUint32 stencilFormat = stencilFormats[sFmtNdx]; in init() local
/external/skia/src/gpu/
DGrResourceProvider.cpp616 GrBackendFormat stencilFormat = this->gpu()->getPreferredStencilFormat(rt->backendFormat()); in attachStencilAttachment() local
/external/skia/src/gpu/dawn/
DGrDawnGpu.cpp868 wgpu::TextureFormat stencilFormat = wgpu::TextureFormat::Depth24PlusStencil8; in getOrCreateRenderPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1448 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local
2041 vk::VkFormat stencilFormat = VK_FORMAT_UNDEFINED; in createSubpassPipeline() local
4138 const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachment.getFormat()); in logAndVerifyImages() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4132 …const auto stencilFormat = tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNE… in ManyDrawsAllocatedData() local