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

  /external/mesa3d/src/mesa/state_tracker/
st_context.h 183 struct gen_mipmap_state *gen_mipmap; member in struct:st_context
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h 109 gen_mipmap_state* gen_mipmap; member in struct:GalliumD3D11DeviceContext
256 gen_mipmap = util_create_gen_mipmap(pipe, cso_ctx);
263 util_destroy_gen_mipmap(gen_mipmap);
    [all...]

Completed in 376 milliseconds