Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.h682 intel_miptree_alloc_non_msrt_mcs(struct brw_context *brw,
Dbrw_blorp.c854 if (!intel_miptree_alloc_non_msrt_mcs(brw, irb->mt, false)) { in do_single_blorp_clear()
Dintel_mipmap_tree.c753 intel_miptree_alloc_non_msrt_mcs(brw, mt, is_lossless_compressed); in intel_miptree_create()
1581 intel_miptree_alloc_non_msrt_mcs(struct brw_context *brw, in intel_miptree_alloc_non_msrt_mcs() function