Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c3554 const GLuint compare_coord = (tObj->Target == GL_TEXTURE_2D_ARRAY_EXT) in sample_depth_texture() local
3590 depthRef = CLAMP(texcoords[i][compare_coord], 0.0F, 1.0F); in sample_depth_texture()
3667 depthRef = CLAMP(texcoords[i][compare_coord], 0.0F, 1.0F); in sample_depth_texture()