Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
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()
DvktPipelineRenderToImageTests.cpp225 const bool useDepth, const bool useStencil) in preparePipelineWrapper()
1018 …const bool useStencil = (depthStencilAspect & VK_IMAGE_ASPECT_STENCIL_BIT) !… in testWithSizeReduction() local
1297 …const bool useStencil = (depthStencilAspect & VK_IMAGE_ASPECT_STENCIL_BIT) !… in drawToMipLevel() local
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::__anona44f06640111::Draw::DrawTest
DvktPipelineMultisampleTests.cpp1242 …ormat findSupportedDepthStencilFormat(Context &context, const bool useDepth, const bool useStencil) in findSupportedDepthStencilFormat()
2019 const bool useStencil = (m_modeFlags & TEST_MODE_STENCIL_BIT) != 0; in RasterizationSamplesInstance() local
3640 … const tcu::IVec2 &renderSize, const bool useDepth, const bool useStencil, in MultisampleRenderer()
3669 …ormat depthStencilFormat, const tcu::IVec2 &renderSize, const bool useDepth, const bool useStencil, in MultisampleRenderer()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassLoadStoreOpNoneTests.cpp635 bool useStencil = false; in createCommandBuffer() local
1264 … const auto useStencil = att.usage & ATTACHMENT_USAGE_STENCIL; in iterate() local
DvktDynamicRenderingLocalReadTests.cpp1962 { in initPrograms()
DvktDynamicRenderingTests.cpp356 const bool useStencil = (stencilAttachmentFormat != VK_FORMAT_UNDEFINED); in makeGraphicsPipeline() local
/external/deqp/modules/glshared/
DglsScissorTests.cpp894 const bool useStencil = (m_clearType == CLEAR_STENCIL || m_clearType == CLEAR_DEPTH_STENCIL); in render() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp711 const bool useStencil = resultAspect & VK_IMAGE_ASPECT_STENCIL_BIT; in buildPipeline() local
/external/deqp/modules/gles3/functional/
Des3fMultisampleTests.cpp193 bool useStencil; member
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp174 const bool useStencil = (depthStencilAspects & ASPECT_STENCIL) != 0; in makeGraphicsPipeline() local