Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboStencilbufferTests.cpp52 … (Context& context, const char* name, const char* desc, deUint32 format, IVec2 size, bool useDepth) in BasicFboStencilCase()
Des3fMultisampleTests.cpp184 bool useDepth; member
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp241 const bool useDepth, in makeGraphicsPipeline()
1071 const bool useDepth = (depthStencilAspect & VK_IMAGE_ASPECT_DEPTH_BIT) != 0; in testWithSizeReduction() local
1301 const bool useDepth = (depthStencilAspect & VK_IMAGE_ASPECT_DEPTH_BIT) != 0; in drawToMipLevel() local
DvktPipelineMultisampleSampleLocationsExtTests.cpp161 VkFormat findSupportedDepthStencilFormat (Context& context, const bool useDepth, const bool useSten… in findSupportedDepthStencilFormat()
533 const bool useDepth, in makeGraphicsPipeline()
2114 bool useDepth (void) const { return m_params.imageAspect == TEST_IMAGE_ASPECT_DEPTH; } in useDepth() function in vkt::pipeline::__anonca1542d50111::Draw::DrawTest
DvktPipelineMultisampleTests.cpp1065 VkFormat findSupportedDepthStencilFormat (Context& context, const bool useDepth, const bool useSten… in findSupportedDepthStencilFormat()
1571 const bool useDepth = (m_modeFlags & TEST_MODE_DEPTH_BIT) != 0; in RasterizationSamplesInstance() local
2431 const bool useDepth, in MultisampleRenderer()
/external/deqp/modules/glshared/
DglsScissorTests.cpp852 const bool useDepth = (m_clearType == CLEAR_DEPTH || m_clearType == CLEAR_DEPTH_STENCIL); in render() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp733 const bool useDepth = resultAspect & VK_IMAGE_ASPECT_DEPTH_BIT; in buildPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp169 const bool useDepth = (depthStencilAspects & ASPECT_DEPTH) != 0; in makeGraphicsPipeline() local