Home
last modified time | relevance | path

Searched refs:has_depth_attachment (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dfbobject.c1278 bool has_depth_attachment = false; in _mesa_test_framebuffer_completeness() local
1323 has_depth_attachment = true; in _mesa_test_framebuffer_completeness()
1682 has_stencil_attachment && has_depth_attachment && in _mesa_test_framebuffer_completeness()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c2207 bool has_depth_attachment = info->ri.depth_att_format != VK_FORMAT_UNDEFINED; in radv_pipeline_init_depth_stencil_state() local
2210 if (has_depth_attachment) { in radv_pipeline_init_depth_stencil_state()

Completed in 17 milliseconds