HomeSort by relevance Sort by last modified time
    Searched refs:current_vb_bo (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_context.h 259 drm_intel_bo *current_vb_bo; member in struct:i915_context
intel_tris.c 252 if (vb_bo != i915->current_vb_bo) {
267 if (vb_bo != i915->current_vb_bo) {
269 i915->current_vb_bo = vb_bo;
    [all...]
i915_vtbl.c 837 i915->current_vb_bo = NULL;

Completed in 46 milliseconds