Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_shader.h72 pan_depth_source(const struct pan_shader_info *info) in pan_depth_source() function
236 rsd->properties.depth_source = pan_depth_source(shader_info); in pan_shader_prepare_rsd()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_cmdstream.c824 cfg.depth_source = pan_depth_source(&fs->info); in panfrost_emit_depth_stencil()