Searched refs:intel_miptree_create_for_dri_image (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | intel_mipmap_tree.h | 408 intel_miptree_create_for_dri_image(struct brw_context *brw,
|
D | intel_tex_image.c | 582 mt = intel_miptree_create_for_dri_image(brw, image, target, image->format, in intel_image_target_texture_2d()
|
D | intel_fbo.c | 366 irb->mt = intel_miptree_create_for_dri_image(brw, image, GL_TEXTURE_2D, in intel_image_target_renderbuffer_storage()
|
D | brw_context.c | 1675 intel_miptree_create_for_dri_image(intel, buffer, GL_TEXTURE_2D, in intel_update_image_buffer()
|
D | intel_mipmap_tree.c | 985 intel_miptree_create_for_dri_image(struct brw_context *brw, in intel_miptree_create_for_dri_image() function
|