Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DBlitter.hpp51 bool useStencil : 1; member
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp242 const bool useStencil) in makeGraphicsPipeline()
1072 const bool useStencil = (depthStencilAspect & VK_IMAGE_ASPECT_STENCIL_BIT) != 0; in testWithSizeReduction() local
1302 const bool useStencil = (depthStencilAspect & VK_IMAGE_ASPECT_STENCIL_BIT) != 0; in drawToMipLevel() local
DvktPipelineMultisampleSampleLocationsExtTests.cpp161 …rmat findSupportedDepthStencilFormat (Context& context, const bool useDepth, const bool useStencil) in findSupportedDepthStencilFormat()
534 const bool useStencil, in makeGraphicsPipeline()
2115 bool useStencil (void) const { return m_params.imageAspect == TEST_IMAGE_ASPECT_STENCIL; } in useStencil() function in vkt::pipeline::__anonca1542d50111::Draw::DrawTest
DvktPipelineMultisampleTests.cpp1065 …rmat findSupportedDepthStencilFormat (Context& context, const bool useDepth, const bool useStencil) in findSupportedDepthStencilFormat()
1572 const bool useStencil = (m_modeFlags & TEST_MODE_STENCIL_BIT) != 0; in RasterizationSamplesInstance() local
2432 const bool useStencil, in MultisampleRenderer()
/external/deqp/modules/glshared/
DglsScissorTests.cpp853 const bool useStencil = (m_clearType == CLEAR_STENCIL || m_clearType == CLEAR_DEPTH_STENCIL); in render() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp734 const bool useStencil = resultAspect & VK_IMAGE_ASPECT_STENCIL_BIT; in buildPipeline() local
/external/deqp/modules/gles3/functional/
Des3fMultisampleTests.cpp185 bool useStencil; member
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp170 const bool useStencil = (depthStencilAspects & ASPECT_STENCIL) != 0; in makeGraphicsPipeline() local