Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineStencilTests.cpp248 PipelineConstructionType pipelineConstructionType, VkFormat stencilFormat, in StencilTest()
328VkFormat stencilFormat, const VkStencilOpState &stencilOpStateFront, in StencilTestInstance()
935 const VkFormat stencilFormat = stencilFormats[formatNdx]; in createStencilTests() local
H A DvktPipelineStencilExportTests.cpp78 vk::VkFormat stencilFormat; member
253 const VkFormat colorFormat, const VkFormat stencilFormat) in makeTestRenderPass()
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLutils.cpp53 GLenum stencilFormat) { in glFormatToChannelBits()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFramebufferBlitTests.cpp482uint32_t stencilFormat, uint32_t srcBuffers, const IVec2 &srcSize, const IVec4 &srcRect, in BlitDepthStencilCase()
1093 uint32_t stencilFormat = stencilFormats[sFmtNdx]; in init() local
H A Des3fFboCompletenessTests.cpp230 ImageFormat stencilFormat = in check() local
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkRenderTarget.cpp474 VkFormat stencilFormat = vkCaps.preferredStencilFormat(); in ReconstructAttachmentsDescriptor() local
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrResourceProvider.cpp683 GrBackendFormat stencilFormat = this->gpu()->getPreferredStencilFormat(rt->backendFormat()); in attachStencilAttachment() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp1533 … const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachmentInfo.getFormat()); in AttachmentResources() local
1967 VkFormat &stencilFormat, uint32_t &gloabalDepthAttachmentIndex, in findDepthStencilAttachments()
2061 VkFormat stencilFormat = VK_FORMAT_UNDEFINED; in prepareAttachmentRemapping() local
3072 VkFormat stencilFormat = VK_FORMAT_UNDEFINED; in createSubpassPipeline() local
4647 … const tcu::TextureFormat stencilFormat = getStencilCopyFormat(attachment.getFormat()); in logAndVerifyImages() local
H A DvktDynamicRenderingDepthStencilResolveTests.cpp579 … VkFormat stencilFormat = attachmentType == VB_STENCIL ? m_config.format : VK_FORMAT_UNDEFINED; in beginSecondaryCommandBuffer() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp1371 VkFormat stencilFormat = in generateGraphicsPipeline() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageHostImageCopyTests.cpp2667 …const auto stencilFormat = (hasStencil ? getStencilCopyFormat(m_params.format) : tcu::TextureForma… in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp4852 …const auto stencilFormat = tcu::TextureFormat(tcu::TextureFormat::S, tcu::TextureFormat::UNSIGNED_… in ManyDrawsAllocatedData() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp11209 const angle::Format &stencilFormat = in readPixels() local