Home
last modified time | relevance | path

Searched defs:useDepth (Results 1 – 9 of 9) 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 preparePipelineWrapper()
975 const bool useDepth = (depthStencilAspect & VK_IMAGE_ASPECT_DEPTH_BIT) != 0; in testWithSizeReduction() local
1215 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()
571 const bool useDepth, in preparePipelineWrapper()
2237 bool useDepth (void) const { return m_params.imageAspect == TEST_IMAGE_ASPECT_DEPTH; } in useDepth() function in vkt::pipeline::__anon59e965f30111::Draw::DrawTest
DvktPipelineMultisampleTests.cpp1287 VkFormat findSupportedDepthStencilFormat (Context& context, const bool useDepth, const bool useSten… in findSupportedDepthStencilFormat()
2031 const bool useDepth = (m_modeFlags & TEST_MODE_DEPTH_BIT) != 0; in RasterizationSamplesInstance() local
3297 const bool useDepth, in MultisampleRenderer()
3333 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.cpp745 const bool useDepth = resultAspect & VK_IMAGE_ASPECT_DEPTH_BIT; in buildPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassLoadStoreOpNoneTests.cpp620 bool useDepth = false; in createCommandBuffer() local
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp170 const bool useDepth = (depthStencilAspects & ASPECT_DEPTH) != 0; in makeGraphicsPipeline() local