OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compare_coord
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
s_texfilter.c
3554
const GLuint
compare_coord
= (tObj->Target == GL_TEXTURE_2D_ARRAY_EXT)
local
3590
depthRef = CLAMP(texcoords[i][
compare_coord
], 0.0F, 1.0F);
3667
depthRef = CLAMP(texcoords[i][
compare_coord
], 0.0F, 1.0F);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
s_texfilter.c
3554
const GLuint
compare_coord
= (tObj->Target == GL_TEXTURE_2D_ARRAY_EXT)
local
3590
depthRef = CLAMP(texcoords[i][
compare_coord
], 0.0F, 1.0F);
3667
depthRef = CLAMP(texcoords[i][
compare_coord
], 0.0F, 1.0F);
Completed in 8 milliseconds
Indexes created Wed Apr 08 00:23:23 UTC 2026