Home
last modified time | relevance | path

Searched refs:minfilter (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_sampler.c241 cso->minfilter = translate_img_filter( sampler->min_img_filter ); in svga_create_sampler_state()
244 cso->magfilter = cso->minfilter = SVGA3D_TEX_FILTER_ANISOTROPIC; in svga_create_sampler_state()
Dsvga_state_tss.c364 EMIT_TS(svga, unit, state->minfilter, MINFILTER); in emit_tss_unit()
Dsvga_context.h206 unsigned minfilter; member
Dsvga_shader.c363 sampler->minfilter == SVGA3D_TEX_FILTER_NEAREST) { in svga_init_shader_key_common()
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_impact_pixel_texture.txt60 specified by calling TexParameter with the minfilter and maxfilter
/third_party/openGLES/extensions/SGIX/
DSGIX_impact_pixel_texture.txt60 specified by calling TexParameter with the minfilter and maxfilter
/third_party/openGLES/extensions/APPLE/
DAPPLE_texture_2D_limited_npot.txt60 is not CLAMP_TO_EDGE or a minfilter that is not NEAREST or LINEAR is
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/
DAPPLE_texture_2D_limited_npot.txt60 is not CLAMP_TO_EDGE or a minfilter that is not NEAREST or LINEAR is