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

  /frameworks/native/opengl/libagl/
TextureObjectManager.h 78 GLenum mag_filter; member in class:android::EGLTextureObject
  /external/chromium_org/gpu/command_buffer/service/
texture_manager.h 47 GLenum mag_filter() const { function in class:gpu::gles2::Texture
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 1544 const unsigned mag_filter = bld->static_state->mag_img_filter; local
    [all...]
lp_bld_sample_soa.c 998 const unsigned mag_filter = bld->static_state->mag_img_filter; local
1100 const unsigned mag_filter = bld->static_state->mag_img_filter; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_sample_aos.c 1544 const unsigned mag_filter = bld->static_state->mag_img_filter; local
    [all...]
lp_bld_sample_soa.c 998 const unsigned mag_filter = bld->static_state->mag_img_filter; local
1100 const unsigned mag_filter = bld->static_state->mag_img_filter; local
    [all...]
  /system/core/include/private/pixelflinger/
ggl_context.h 418 uint16_t mag_filter; member in struct:android::texture_t
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_structs.h 639 GLuint mag_filter:3; member in struct:brw_sampler_state::__anon18015
688 GLuint mag_filter:3; member in struct:gen7_sampler_state::__anon18019
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_structs.h 639 GLuint mag_filter:3; member in struct:brw_sampler_state::__anon31574
688 GLuint mag_filter:3; member in struct:gen7_sampler_state::__anon31578
    [all...]

Completed in 471 milliseconds