Home
last modified time | relevance | path

Searched refs:intel_miptree_copy (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_blit.h43 bool intel_miptree_copy(struct brw_context *brw,
Dintel_copy_image.c55 if (intel_miptree_copy(brw, src_mt, src_level, src_z, src_x, src_y, in copy_miptrees()
Dintel_blit.c544 intel_miptree_copy(struct brw_context *brw, in intel_miptree_copy() function
Dintel_mipmap_tree.c2503 bool ok = intel_miptree_copy(brw, in intel_miptree_unmap_blit()
2695 if (!intel_miptree_copy(brw, in intel_miptree_map_blit()
/external/mesa3d/docs/relnotes/
D17.0.7.rst89 - i965: Round copy size to the nearest block in intel_miptree_copy
D17.1.2.rst104 - i965: Round copy size to the nearest block in intel_miptree_copy
D13.0.4.rst122 - cherry-ignore: add couple of intel_miptree_copy related patches