Searched refs:has_stencil_attachment (Results 1 – 2 of 2) sorted by relevance
1092 bool has_stencil_attachment = false; in _mesa_test_framebuffer_completeness() local1147 has_stencil_attachment = true; in _mesa_test_framebuffer_completeness()1486 has_stencil_attachment && has_depth_attachment && in _mesa_test_framebuffer_completeness()
1759 bool has_stencil_attachment = attachment && vk_format_is_stencil(attachment->format); in radv_pipeline_init_depth_stencil_state() local1769 if (has_stencil_attachment && ds_info->stencilTestEnable) { in radv_pipeline_init_depth_stencil_state()