Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs.h314 fs_reg frag_depth; variable
Dbrw_fs_visitor.cpp418 src_depth = frag_depth; in emit_single_fb_write()
Dbrw_fs_nir.cpp3029 return alloc_temporary(v->bld, 1, &v->frag_depth, 1); in alloc_frag_output()