Home
last modified time | relevance | path

Searched refs:GL_CLAMP_TO_BORDER (Results 1 – 18 of 18) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_texstate.c119 case GL_CLAMP_TO_BORDER: in translate_wrap_mode()
310 ws == GL_CLAMP_TO_BORDER || in i915_update_tex_unit()
311 wt == GL_CLAMP_TO_BORDER || wr == GL_CLAMP_TO_BORDER)) in i915_update_tex_unit()
Di830_texstate.c102 case GL_CLAMP_TO_BORDER: in translate_wrap_mode()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_tex.c89 case GL_CLAMP_TO_BORDER: in r200SetTexWrap()
123 case GL_CLAMP_TO_BORDER: in r200SetTexWrap()
159 case GL_CLAMP_TO_BORDER: in r200SetTexWrap()
/external/deqp/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp1460 iteration.sWrapMode = GL_CLAMP_TO_BORDER; in init()
1461 iteration.tWrapMode = GL_CLAMP_TO_BORDER; in init()
1651 iteration.sWrapMode = GL_CLAMP_TO_BORDER; in init()
1652 iteration.tWrapMode = GL_CLAMP_TO_BORDER; in init()
1879 iteration.sWrapMode = GL_CLAMP_TO_BORDER; in init()
1880 iteration.tWrapMode = GL_CLAMP_TO_BORDER; in init()
1977 iteration.sWrapMode = GL_CLAMP_TO_BORDER; in init()
1978 iteration.tWrapMode = GL_CLAMP_TO_BORDER; in init()
2559 …{ "s_clamp_to_edge_t_clamp_to_border", GL_CLAMP_TO_EDGE, GL_CLAMP_TO_BORDER, GL_NONE, false… in init()
2560 { "s_repeat_t_clamp_to_border", GL_REPEAT, GL_CLAMP_TO_BORDER, GL_NONE, false }, in init()
[all …]
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_gldefs.h234 case GL_CLAMP_TO_BORDER: in nvgl_wrap_mode()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_tex.c80 case GL_CLAMP_TO_BORDER: in radeonSetTexWrap()
114 case GL_CLAMP_TO_BORDER: in radeonSetTexWrap()
/external/mesa3d/src/mesa/state_tracker/
Dst_atom_sampler.c65 case GL_CLAMP_TO_BORDER: in gl_wrap_xlate()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_sampler_state.c69 case GL_CLAMP_TO_BORDER: in translate_wrap_mode()
/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c193 case GL_CLAMP_TO_BORDER: in linear_texel_locations()
319 case GL_CLAMP_TO_BORDER: in nearest_texel_location()
434 case GL_CLAMP_TO_BORDER: in clamp_rect_coord_nearest()
467 case GL_CLAMP_TO_BORDER: in clamp_rect_coord_linear()
2688 samp->WrapS == GL_CLAMP_TO_BORDER); in sample_nearest_rect()
2691 samp->WrapT == GL_CLAMP_TO_BORDER); in sample_nearest_rect()
2723 samp->WrapS == GL_CLAMP_TO_BORDER); in sample_linear_rect()
2726 samp->WrapT == GL_CLAMP_TO_BORDER); in sample_linear_rect()
/external/deqp/framework/opengl/
DgluTextureUtil.cpp622 case GL_CLAMP_TO_BORDER: return tcu::Sampler::CLAMP_TO_BORDER; in mapGLWrapMode()
750 case tcu::Sampler::CLAMP_TO_BORDER: return GL_CLAMP_TO_BORDER; in getGLWrapMode()
DgluStrUtil.inl709 case GL_CLAMP_TO_BORDER: return "GL_CLAMP_TO_BORDER";
/external/mesa3d/src/mesa/main/
Dsamplerobj.c295 case GL_CLAMP_TO_BORDER: in validate_texture_wrap_mode()
Dtexparam.c75 case GL_CLAMP_TO_BORDER: in validate_texture_wrap_mode()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl341 #define GL_CLAMP_TO_BORDER 0x812D macro
/external/mesa3d/include/GL/
Dgl.h1851 #define GL_CLAMP_TO_BORDER 0x812D macro
Dglext.h235 #define GL_CLAMP_TO_BORDER 0x812D macro
/external/swiftshader/include/GL/
Dglcorearb.h542 #define GL_CLAMP_TO_BORDER 0x812D macro
Dglext.h183 #define GL_CLAMP_TO_BORDER 0x812D macro