Searched refs:compare_coord (Results 1 – 1 of 1) sorted by relevance
3554 const GLuint compare_coord = (tObj->Target == GL_TEXTURE_2D_ARRAY_EXT) in sample_depth_texture() local3590 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()