Home
last modified time | relevance | path

Searched refs:GL_COMPARE_R_TO_TEXTURE_ARB (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_texstate.c269 if (sampler->CompareMode == GL_COMPARE_R_TO_TEXTURE_ARB && in i915_update_tex_unit()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_sampler_state.c515 if (sampler->CompareMode == GL_COMPARE_R_TO_TEXTURE_ARB) { in brw_update_sampler_state()
/external/mesa3d/src/mesa/main/
Dsamplerobj.c691 param == GL_COMPARE_R_TO_TEXTURE_ARB) { in set_sampler_compare_mode()
Dtexparam.c447 params[0] == GL_COMPARE_R_TO_TEXTURE_ARB) { in set_tex_parameteri()
/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c3571 function = (samp->CompareMode == GL_COMPARE_R_TO_TEXTURE_ARB) ? in sample_depth_texture()
/external/swiftshader/include/GL/
Dglext.h3741 #define GL_COMPARE_R_TO_TEXTURE_ARB 0x884E macro
/external/mesa3d/include/GL/
Dglext.h4236 #define GL_COMPARE_R_TO_TEXTURE_ARB 0x884E macro