Home | History | Annotate | Download | only in i965

Lines Matching refs:brw_context

33 #include "brw_context.h"
201 intel_fbo_init(struct brw_context *brw);
225 void intel_renderbuffer_move_to_temp(struct brw_context *brw,
230 intel_renderbuffer_downsample(struct brw_context *brw,
234 intel_renderbuffer_upsample(struct brw_context *brw,
237 void brw_cache_sets_clear(struct brw_context *brw);
238 void brw_cache_flush_for_read(struct brw_context *brw, struct brw_bo *bo);
239 void brw_cache_flush_for_render(struct brw_context *brw, struct brw_bo *bo,
242 void brw_cache_flush_for_depth(struct brw_context *brw, struct brw_bo *bo);
243 void brw_render_cache_add_bo(struct brw_context *brw, struct brw_bo *bo,
246 void brw_depth_cache_add_bo(struct brw_context *brw, struct brw_bo *bo);