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

  /external/mesa3d/src/gallium/auxiliary/util/
u_gen_mipmap.h 43 struct gen_mipmap_state;
46 extern struct gen_mipmap_state *
51 util_destroy_gen_mipmap(struct gen_mipmap_state *ctx);
55 util_gen_mipmap(struct gen_mipmap_state *ctx,
u_gen_mipmap.c 57 struct gen_mipmap_state struct
    [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_context.h 41 struct gen_mipmap_state;
183 struct gen_mipmap_state *gen_mipmap;
  /external/mesa3d/src/mesa/drivers/common/
meta.c 290 struct gen_mipmap_state struct
342 struct gen_mipmap_state Mipmap; /**< For _mesa_meta_GenerateMipmap() */
351 struct gen_mipmap_state *mipmap);
    [all...]
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h 109 gen_mipmap_state* gen_mipmap;
    [all...]

Completed in 110 milliseconds