/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineStencilTests.cpp | 248 PipelineConstructionType pipelineConstructionType, VkFormat stencilFormat, in StencilTest() 328 … VkFormat stencilFormat, const VkStencilOpState &stencilOpStateFront, in StencilTestInstance() 935 const VkFormat stencilFormat = stencilFormats[formatNdx]; in createStencilTests() local
|
H A D | vktPipelineStencilExportTests.cpp | 78 vk::VkFormat stencilFormat; member 253 const VkFormat colorFormat, const VkFormat stencilFormat) in makeTestRenderPass()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/ |
D | GLutils.cpp | 53 GLenum stencilFormat) { in glFormatToChannelBits()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fFramebufferBlitTests.cpp | 482 … uint32_t stencilFormat, uint32_t srcBuffers, const IVec2 &srcSize, const IVec4 &srcRect, in BlitDepthStencilCase() 1093 uint32_t stencilFormat = stencilFormats[sFmtNdx]; in init() local
|
H A D | es3fFboCompletenessTests.cpp | 230 ImageFormat stencilFormat = in check() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkRenderTarget.cpp | 474 VkFormat stencilFormat = vkCaps.preferredStencilFormat(); in ReconstructAttachmentsDescriptor() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrResourceProvider.cpp | 683 GrBackendFormat stencilFormat = this->gpu()->getPreferredStencilFormat(rt->backendFormat()); in attachStencilAttachment() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassTests.cpp | 1533 … 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 D | vktDynamicRenderingDepthStencilResolveTests.cpp | 579 … 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 D | vktShaderTileImageTests.cpp | 1371 VkFormat stencilFormat = in generateGraphicsPipeline() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/ |
H A D | vktImageHostImageCopyTests.cpp | 2667 …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 D | vktApiCommandBuffersTests.cpp | 4852 …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 D | vk_helpers.cpp | 11209 const angle::Format &stencilFormat = in readPixels() local
|