Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_mipmap_tree.h687 brw_miptree_sample_with_hiz(struct brw_context *brw,
Dbrw_mipmap_tree.c1623 brw_miptree_sample_with_hiz(struct brw_context *brw, in brw_miptree_sample_with_hiz() function
1928 if (brw_miptree_sample_with_hiz(brw, mt)) in brw_miptree_texture_aux_usage()
Dbrw_blorp.c460 if (brw_miptree_sample_with_hiz(brw, src_mt)) { in brw_blorp_copy_miptrees()