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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dtexrect.c25 #define CLAMP_TO_BORDER 22 macro
148 else if (entry==CLAMP_TO_BORDER) {
352 glutAddMenuEntry("GL_CLAMP_TO_BORDER", CLAMP_TO_BORDER);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Dsampler.rst33 CLAMP_TO_BORDER. The behaviour may also vary depending on linear vs.
41 coordinate is computed. Then, regular CLAMP_TO_BORDER is applied to the
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Dsampler.rst33 CLAMP_TO_BORDER. The behavior may also vary depending on linear vs.
41 coordinate is computed. Then, regular CLAMP_TO_BORDER is applied to the
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_texture.c49 NV30_WRAP(CLAMP_TO_BORDER);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv30_texture.c49 NV30_WRAP(CLAMP_TO_BORDER);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/pandecode/
H A Ddecode.c388 DEFINE_CASE(CLAMP_TO_BORDER);

Completed in 6 milliseconds