Searched refs:intel_miptree_map (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_mipmap_tree.c | 1070 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 …]
|
D | intel_tex.c | 192 intel_miptree_map(intel, mt, tex_image->Level, slice, x, y, w, h, mode, in intel_map_texture_image()
|
D | intel_fbo.c | 142 intel_miptree_map(intel, irb->mt, irb->mt_level, irb->mt_layer, in intel_map_renderbuffer()
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_mipmap_tree.c | 1070 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 …]
|
D | intel_tex.c | 192 intel_miptree_map(intel, mt, tex_image->Level, slice, x, y, w, h, mode, in intel_map_texture_image()
|
D | intel_fbo.c | 142 intel_miptree_map(intel, irb->mt, irb->mt_level, irb->mt_layer, in intel_map_renderbuffer()
|
/external/mesa3d/src/mesa/drivers/dri/intel/ |
D | intel_mipmap_tree.c | 1070 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 …]
|
D | intel_mipmap_tree.h | 69 struct intel_miptree_map { struct 143 struct intel_miptree_map *map; 572 intel_miptree_map(struct intel_context *intel,
|
D | intel_tex.c | 192 intel_miptree_map(intel, mt, tex_image->Level, slice, x, y, w, h, mode, in intel_map_texture_image()
|
D | intel_fbo.c | 142 intel_miptree_map(intel, irb->mt, irb->mt_level, irb->mt_layer, in intel_map_renderbuffer()
|