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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_tex_sample.h 126 filter_func mip_filter; member in struct:sp_sampler_variant
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tex_sample.h 126 filter_func mip_filter; member in struct:sp_sampler_variant
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 1542 const unsigned mip_filter = bld->static_state->min_mip_filter; local
    [all...]
lp_bld_sample_soa.c 863 unsigned mip_filter,
996 const unsigned mip_filter = bld->static_state->min_mip_filter; local
1098 const unsigned mip_filter = bld->static_state->min_mip_filter; local
1337 const unsigned mip_filter = bld.static_state->min_mip_filter; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 1542 const unsigned mip_filter = bld->static_state->min_mip_filter; local
    [all...]
lp_bld_sample_soa.c 863 unsigned mip_filter,
996 const unsigned mip_filter = bld->static_state->min_mip_filter; local
1098 const unsigned mip_filter = bld->static_state->min_mip_filter; local
1337 const unsigned mip_filter = bld.static_state->min_mip_filter; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_structs.h 640 GLuint mip_filter:2; member in struct:brw_sampler_state::__anon18015
689 GLuint mip_filter:2; member in struct:gen7_sampler_state::__anon18019
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_structs.h 640 GLuint mip_filter:2; member in struct:brw_sampler_state::__anon31574
689 GLuint mip_filter:2; member in struct:gen7_sampler_state::__anon31578
    [all...]

Completed in 97 milliseconds