Searched refs:has_depth_attachment (Results 1 – 2 of 2) sorted by relevance
979 bool has_depth_attachment = false; in _mesa_test_framebuffer_completeness() local1021 has_depth_attachment = true; in _mesa_test_framebuffer_completeness()1272 has_stencil_attachment && has_depth_attachment && in _mesa_test_framebuffer_completeness()
709 bool has_depth_attachment = vk_format_is_depth(attachment->format); in radv_pipeline_init_depth_stencil_state() local712 if (has_depth_attachment) { in radv_pipeline_init_depth_stencil_state()