Home
last modified time | relevance | path

Searched refs:intel_miptree_map (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_mipmap_tree.c1070 struct intel_miptree_map *map, in intel_miptree_map_gtt()
1112 struct intel_miptree_map *map, in intel_miptree_unmap_gtt()
1122 struct intel_miptree_map *map, in intel_miptree_map_blit()
1183 struct intel_miptree_map *map, in intel_miptree_unmap_blit()
1196 struct intel_miptree_map *map, in intel_miptree_map_s8()
1242 struct intel_miptree_map *map, in intel_miptree_unmap_s8()
1272 struct intel_miptree_map *map, in intel_miptree_map_etc1()
1303 struct intel_miptree_map *map, in intel_miptree_unmap_etc1()
1337 struct intel_miptree_map *map, in intel_miptree_map_depthstencil()
1407 struct intel_miptree_map *map, in intel_miptree_unmap_depthstencil()
[all …]
Dintel_tex.c192 intel_miptree_map(intel, mt, tex_image->Level, slice, x, y, w, h, mode, in intel_map_texture_image()
Dintel_fbo.c142 intel_miptree_map(intel, irb->mt, irb->mt_level, irb->mt_layer, in intel_map_renderbuffer()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c1070 struct intel_miptree_map *map, in intel_miptree_map_gtt()
1112 struct intel_miptree_map *map, in intel_miptree_unmap_gtt()
1122 struct intel_miptree_map *map, in intel_miptree_map_blit()
1183 struct intel_miptree_map *map, in intel_miptree_unmap_blit()
1196 struct intel_miptree_map *map, in intel_miptree_map_s8()
1242 struct intel_miptree_map *map, in intel_miptree_unmap_s8()
1272 struct intel_miptree_map *map, in intel_miptree_map_etc1()
1303 struct intel_miptree_map *map, in intel_miptree_unmap_etc1()
1337 struct intel_miptree_map *map, in intel_miptree_map_depthstencil()
1407 struct intel_miptree_map *map, in intel_miptree_unmap_depthstencil()
[all …]
Dintel_tex.c192 intel_miptree_map(intel, mt, tex_image->Level, slice, x, y, w, h, mode, in intel_map_texture_image()
Dintel_fbo.c142 intel_miptree_map(intel, irb->mt, irb->mt_level, irb->mt_layer, in intel_map_renderbuffer()
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_mipmap_tree.c1070 struct intel_miptree_map *map, in intel_miptree_map_gtt()
1112 struct intel_miptree_map *map, in intel_miptree_unmap_gtt()
1122 struct intel_miptree_map *map, in intel_miptree_map_blit()
1183 struct intel_miptree_map *map, in intel_miptree_unmap_blit()
1196 struct intel_miptree_map *map, in intel_miptree_map_s8()
1242 struct intel_miptree_map *map, in intel_miptree_unmap_s8()
1272 struct intel_miptree_map *map, in intel_miptree_map_etc1()
1303 struct intel_miptree_map *map, in intel_miptree_unmap_etc1()
1337 struct intel_miptree_map *map, in intel_miptree_map_depthstencil()
1407 struct intel_miptree_map *map, in intel_miptree_unmap_depthstencil()
[all …]
Dintel_mipmap_tree.h69 struct intel_miptree_map { struct
143 struct intel_miptree_map *map;
572 intel_miptree_map(struct intel_context *intel,
Dintel_tex.c192 intel_miptree_map(intel, mt, tex_image->Level, slice, x, y, w, h, mode, in intel_map_texture_image()
Dintel_fbo.c142 intel_miptree_map(intel, irb->mt, irb->mt_level, irb->mt_layer, in intel_map_renderbuffer()