Searched defs:useDepth (Results 1 – 9 of 9) sorted by relevance
| /external/deqp/modules/gles3/functional/ |
| D | es3fFboStencilbufferTests.cpp | 52 … (Context& context, const char* name, const char* desc, deUint32 format, IVec2 size, bool useDepth) in BasicFboStencilCase()
|
| D | es3fMultisampleTests.cpp | 184 bool useDepth; member
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineRenderToImageTests.cpp | 241 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
|
| D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 161 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
|
| D | vktPipelineMultisampleTests.cpp | 1287 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/ |
| D | glsScissorTests.cpp | 852 const bool useDepth = (m_clearType == CLEAR_DEPTH || m_clearType == CLEAR_DEPTH_STENCIL); in render() local
|
| /external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
| D | vktSynchronizationNoneStageTests.cpp | 745 const bool useDepth = resultAspect & VK_IMAGE_ASPECT_DEPTH_BIT; in buildPipeline() local
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassLoadStoreOpNoneTests.cpp | 620 bool useDepth = false; in createCommandBuffer() local
|
| /external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
| D | vktImagelessFramebufferTests.cpp | 170 const bool useDepth = (depthStencilAspects & ASPECT_DEPTH) != 0; in makeGraphicsPipeline() local
|