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

/external/mesa3d/src/mesa/swrast/
H A Ds_texfilter.c3549 const GLuint compare_coord = (tObj->Target == GL_TEXTURE_2D_ARRAY_EXT) local
3585 depthRef = CLAMP(texcoords[i][compare_coord], 0.0F, 1.0F);
3662 depthRef = CLAMP(texcoords[i][compare_coord], 0.0F, 1.0F);

Completed in 78 milliseconds