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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
i915_resource_texture.c 755 transfer->staging_texture = i915_texture_create(pipe->screen, resource, TRUE);
941 i915_texture_create(struct pipe_screen *screen, function
  /external/mesa3d/src/gallium/drivers/i915/
i915_resource_texture.c 755 transfer->staging_texture = i915_texture_create(pipe->screen, resource, TRUE);
941 i915_texture_create(struct pipe_screen *screen, function

Completed in 187 milliseconds