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 | 398 intel_miptree_create_for_dri_image(struct brw_context *brw,
|
D | intel_fbo.c | 402 irb->mt = intel_miptree_create_for_dri_image(brw, image, GL_TEXTURE_2D, in intel_image_target_renderbuffer_storage()
|
D | intel_tex_image.c | 630 mt = intel_miptree_create_for_dri_image(brw, image, target, image->format, in intel_image_target_texture()
|
D | brw_context.c | 1813 intel_miptree_create_for_dri_image(intel, buffer, GL_TEXTURE_2D, in intel_update_image_buffer()
|
D | intel_mipmap_tree.c | 777 intel_miptree_create_for_dri_image(struct brw_context *brw, in intel_miptree_create_for_dri_image() function
|