Home
last modified time | relevance | path

Searched defs:useStencil (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerBorderSwizzleTests.cpp234 FormatType getFormatType(VkFormat format, bool useStencil) in getFormatType()
246 VkFormat getColorAttachmentFormat(VkFormat textureFormat, bool useStencil) in getColorAttachmentFormat()
1239 VkClearColorValue getRandomClearColor(VkFormat format, de::Random &rnd, bool useStencil) in getRandomClearColor()
H A DvktPipelineRenderToImageTests.cpp225 const bool useDepth, const bool useStencil) in preparePipelineWrapper()
1014 …const bool useStencil = (depthStencilAspect & VK_IMAGE_ASPECT_STENCIL_BIT) !… in testWithSizeReduction() local
1293 …const bool useStencil = (depthStencilAspect & VK_IMAGE_ASPECT_STENCIL_BIT) !… in drawToMipLevel() local
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp168 …ormat findSupportedDepthStencilFormat(Context &context, const bool useDepth, const bool useStencil) in findSupportedDepthStencilFormat()
570 const bool useStencil, const VertexInputConfig vertexInputConfig, in preparePipelineWrapper()
2312 bool useStencil(void) const in useStencil() function in vkt::pipeline::__anonf162cbe40111::Draw::DrawTest
H A DvktPipelineMultisampleTests.cpp1205 …ormat findSupportedDepthStencilFormat(Context &context, const bool useDepth, const bool useStencil) in findSupportedDepthStencilFormat()
1942 const bool useStencil = (m_modeFlags & TEST_MODE_STENCIL_BIT) != 0; in RasterizationSamplesInstance() local
3253 … const tcu::IVec2 &renderSize, const bool useDepth, const bool useStencil, in MultisampleRenderer()
3282 …ormat depthStencilFormat, const tcu::IVec2 &renderSize, const bool useDepth, const bool useStencil, in MultisampleRenderer()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassLoadStoreOpNoneTests.cpp635 bool useStencil = false; in createCommandBuffer() local
1264 … const auto useStencil = att.usage & ATTACHMENT_USAGE_STENCIL; in iterate() local
H A DvktDynamicRenderingLocalReadTests.cpp1173 { in initPrograms()
H A DvktDynamicRenderingTests.cpp356 const bool useStencil = (stencilAttachmentFormat != VK_FORMAT_UNDEFINED); in makeGraphicsPipeline() local
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsScissorTests.cpp894 const bool useStencil = (m_clearType == CLEAR_STENCIL || m_clearType == CLEAR_DEPTH_STENCIL); in render() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationNoneStageTests.cpp711 const bool useStencil = resultAspect & VK_IMAGE_ASPECT_STENCIL_BIT; in buildPipeline() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fMultisampleTests.cpp193 bool useStencil; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
H A DvktImagelessFramebufferTests.cpp174 const bool useStencil = (depthStencilAspects & ASPECT_STENCIL) != 0; in makeGraphicsPipeline() local