Home
last modified time | relevance | path

Searched defs:has_depth_attachment (Results 1 – 24 of 24) sorted by relevance

/dports/devel/vcglib/vcglib-2020.09/wrap/gl/
H A Dgl_surface.h329 bool has_depth_attachment(void) const in has_depth_attachment() function
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/gl/
H A Dgl_surface.h329 bool has_depth_attachment(void) const in has_depth_attachment() function
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/amd/vulkan/
H A Dradv_pipeline.c1730 bool has_depth_attachment = attachment && vk_format_is_depth(attachment->format); in radv_pipeline_init_depth_stencil_state() local
3689 bool has_depth_attachment = attachment && vk_format_is_depth(attachment->format); in radv_pipeline_generate_depth_stencil_state() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dradv_pipeline.c1803 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_init_depth_stencil_state() local
4245 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_generate_depth_stencil_state() local
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/vulkan/
H A Dradv_pipeline.c1803 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_init_depth_stencil_state() local
4245 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_generate_depth_stencil_state() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/amd/vulkan/
H A Dradv_pipeline.c1803 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_init_depth_stencil_state() local
4245 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_generate_depth_stencil_state() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/vulkan/
H A Dradv_pipeline.c1803 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_init_depth_stencil_state() local
4245 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_generate_depth_stencil_state() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/amd/vulkan/
H A Dradv_pipeline.c1803 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_init_depth_stencil_state() local
4245 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_generate_depth_stencil_state() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/amd/vulkan/
H A Dradv_pipeline.c1803 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_init_depth_stencil_state() local
4245 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_generate_depth_stencil_state() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/vulkan/
H A Dradv_pipeline.c1803 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_init_depth_stencil_state() local
4245 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_generate_depth_stencil_state() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/amd/vulkan/
H A Dradv_pipeline.c1803 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_init_depth_stencil_state() local
4245 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_generate_depth_stencil_state() local
/dports/lang/clover/mesa-21.3.6/src/amd/vulkan/
H A Dradv_pipeline.c1803 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_init_depth_stencil_state() local
4245 bool has_depth_attachment = attachment && vk_format_has_depth(attachment->format); in radv_pipeline_generate_depth_stencil_state() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/amd/vulkan/
H A Dradv_pipeline.c1900 bool has_depth_attachment = in radv_pipeline_init_depth_stencil_state() local
6331 bool has_depth_attachment = in radv_pipeline_init_extra() local
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dfbobject.c1107 bool has_depth_attachment = false; in _mesa_test_framebuffer_completeness() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dfbobject.c1107 bool has_depth_attachment = false; in _mesa_test_framebuffer_completeness() local
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dfbobject.c1107 bool has_depth_attachment = false; in _mesa_test_framebuffer_completeness() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dfbobject.c1107 bool has_depth_attachment = false; in _mesa_test_framebuffer_completeness() local
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dfbobject.c1025 bool has_depth_attachment = false; in _mesa_test_framebuffer_completeness() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dfbobject.c1107 bool has_depth_attachment = false; in _mesa_test_framebuffer_completeness() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dfbobject.c1107 bool has_depth_attachment = false; in _mesa_test_framebuffer_completeness() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dfbobject.c1107 bool has_depth_attachment = false; in _mesa_test_framebuffer_completeness() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dfbobject.c1107 bool has_depth_attachment = false; in _mesa_test_framebuffer_completeness() local
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dfbobject.c1107 bool has_depth_attachment = false; in _mesa_test_framebuffer_completeness() local
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dfbobject.c1277 bool has_depth_attachment = false; in _mesa_test_framebuffer_completeness() local