Home
last modified time | relevance | path

Searched refs:ISL_MEMCPY (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c2553 brw->has_swizzling, mt->surf.tiling, ISL_MEMCPY); in intel_miptree_unmap_tiled_memcpy()
2592 return ISL_MEMCPY; in intel_miptree_get_memcpy_type()
2599 return ISL_MEMCPY; in intel_miptree_get_memcpy_type()
2614 return ISL_MEMCPY; in intel_miptree_get_memcpy_type()
2651 ISL_MEMCPY; in intel_miptree_map_tiled_memcpy()
/external/mesa3d/src/intel/isl/
Disl.h1033 ISL_MEMCPY = 0, enumerator
Disl_tiled_memcpy.c601 case ISL_MEMCPY: in choose_copy_function()
/external/mesa3d/src/gallium/drivers/iris/
Diris_resource.c1735 has_swizzling, surf->tiling, ISL_MEMCPY); in iris_unmap_tiled_memcpy()
2109 false, surf->tiling, ISL_MEMCPY); in iris_texture_subdata()