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

  /external/mesa3d/src/mesa/drivers/dri/i915/
i915_context.h 264 GLuint last_sampler; member in struct:i915_context
i915_vtbl.c 476 if (i915->last_sampler &&
477 memcmp(intel->batch.map + i915->last_sampler,
482 i915->last_sampler = unwind;
835 i915->last_sampler = 0;

Completed in 50 milliseconds