Home
last modified time | relevance | path

Searched refs:pan_depth_source (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/panfrost/lib/
H A Dpan_shader.h102 pan_depth_source(const struct pan_shader_info *info) in pan_depth_source() function
261 rsd->properties.depth_source = pan_depth_source(shader_info); in pan_shader_prepare_rsd()
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/csf/
H A Dpanvk_vX_cmd_draw.c978 cfg.depth_source = pan_depth_source(&fs->info); in prepare_ds()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c799 cfg.depth_source = pan_depth_source(&fs->info); in panfrost_emit_depth_stencil()