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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texobj.c 58 _mesa_lookup_texture(struct gl_context *ctx, GLuint id) function
897 struct gl_texture_object *const t = _mesa_lookup_texture(ctx, texture);
    [all...]
  /external/mesa3d/src/mesa/main/
texobj.c 58 _mesa_lookup_texture(struct gl_context *ctx, GLuint id) function
897 struct gl_texture_object *const t = _mesa_lookup_texture(ctx, texture);
    [all...]

Completed in 48 milliseconds