Searched refs:intel_miptree_copy (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_blit.h | 43 bool intel_miptree_copy(struct brw_context *brw,
|
D | intel_copy_image.c | 55 if (intel_miptree_copy(brw, src_mt, src_level, src_z, src_x, src_y, in copy_miptrees()
|
D | intel_blit.c | 544 intel_miptree_copy(struct brw_context *brw, in intel_miptree_copy() function
|
D | intel_mipmap_tree.c | 2503 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/ |
D | 17.0.7.rst | 89 - i965: Round copy size to the nearest block in intel_miptree_copy
|
D | 17.1.2.rst | 104 - i965: Round copy size to the nearest block in intel_miptree_copy
|
D | 13.0.4.rst | 122 - cherry-ignore: add couple of intel_miptree_copy related patches
|