| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | terrain.c | 518 GLfloat fact; local in function:calccolor 530 fact = (height - 0.7) * 5.0; 531 c[0] = fact * color[0][0] + (1.0 - fact) * color[1][0]; 532 c[1] = fact * color[0][1] + (1.0 - fact) * color[1][1]; 533 c[2] = fact * color[0][2] + (1.0 - fact) * color[1][2]; 538 fact = (height - 0.6) * 10.0; 539 c[0] = fact * colo [all...] |
| H A D | fire.c | 186 float fact; local in function:setpart 207 fact = 1.0 / maxage; 208 vadds(p->c[0], fact, blu2); 210 p->c[0][3] = fact * (maxage - p->age); 212 vadds(p->c[1], fact, blu2); 214 p->c[1][3] = fact * (maxage - p->age); 216 vadds(p->c[2], fact, blu2); 218 p->c[2][3] = fact * (maxage - p->age);
|
| H A D | ipers.c | 146 GLfloat fact; local in function:inittextures 174 fact = y / (GLfloat) (TEX_SKY_HEIGHT / 2); 176 (GLubyte) (255.0f * (0.1f * fact + 0.3f * (1.0f - fact))); 178 (GLubyte) (255.0f * (0.2f * fact + 1.0f * (1.0f - fact)));
|
| H A D | fbo_firecube.c | 18 * and the fact that software fallbacks for glBitMap makes the driver 297 float fact; local in function:setpart 318 fact = 1.0 / maxage; 319 vadds(p->c[0], fact, blu2); 321 p->c[0][3] = fact * (maxage - p->age); 323 vadds(p->c[1], fact, blu2); 325 p->c[1][3] = fact * (maxage - p->age); 327 vadds(p->c[2], fact, blu2); 329 p->c[2][3] = fact * (maxage - p->age);
|
| /xsrc/external/mit/MesaLib/dist/src/drm-shim/ |
| H A D | README.md | 15 (ulimit -c unlimited and doing gdb on the core after the fact can
|
| /xsrc/external/mit/MesaLib/dist/docs/isl/ |
| H A D | formats.rst | 119 so much a conversion operation as a fact of how the hardware works. All 126 display verbatim without doing any conversions. (Fun fact: When dealing with 150 problems with blending because GL was blind to the fact that the output was
|
| H A D | tiling.rst | 233 This seems to stem from the fact that the hardware seems to implement W-tiling
|
| /xsrc/external/mit/freetype/dist/builds/unix/ |
| H A D | ax_compare_version.m4 | 12 # minor-version numbers that can exist, and the fact that string
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | resources.rst | 32 coordinate normalization and wrap modes, and in fact efficient OpenCL
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | resources.rst | 32 coordinate normalization and wrap modes, and in fact efficient OpenCL
|
| /xsrc/external/mit/xcb-util/dist/ |
| H A D | acinclude.m4 | 12 # minor-version numbers that can exist, and the fact that string
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | notes.markdown | 183 This may look a bit too complicated, but in fact this allows more simple 289 value::rel is AR, value::maydef is empty (in fact it always contain the
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| H A D | notes.markdown | 183 This may look a bit too complicated, but in fact this allows more simple 289 value::rel is AR, value::maydef is empty (in fact it always contain the
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/ |
| H A D | README.rst | 20 The setup is similar to radeon, in fact Adreno 2xx thru 4xx used
|
| /xsrc/external/mit/MesaLib/dist/docs/ci/ |
| H A D | index.rst | 157 report to mesa-dev@lists.freedesktop.org after the fact explaining
|
| /xsrc/external/mit/MesaLib/dist/docs/drivers/ |
| H A D | lima.rst | 203 By the fact that Lima is a fully open source driver and leverages a lot
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | MESA_texture_array.spec | 134 reflects the fact that the R coordinate is not always used.)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/freedreno/ |
| H A D | ir3-notes.rst | 367 Note that there would in fact be ``fanout`` nodes generated for each array element (although only the reachable ones will be scheduled, etc).
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | README.md | 149 From a HW perspective the "GS copy" shader is in fact VS (it runs on the HW VS stage),
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | MESA_texture_array.spec | 134 reflects the fact that the R coordinate is not always used.)
|
| /xsrc/external/mit/ctwm/dist/doc/devman/ |
| H A D | functions.adoc | 237 considered variants of the same thing. And in fact, they both wind up
|
| /xsrc/external/mit/util-macros/dist/ |
| H A D | aclocal.m4 | 639 # There is notably a 21 bits limit for the UID and the GID. In fact,
|
| /xsrc/external/mit/libpthread-stubs/dist/ |
| H A D | aclocal.m4 | 1054 # There is notably a 21 bits limit for the UID and the GID. In fact,
|
| /xsrc/external/mit/xcb-proto/dist/ |
| H A D | aclocal.m4 | 1051 # There is notably a 21 bits limit for the UID and the GID. In fact,
|
| /xsrc/external/mit/mesa-demos/dist/ |
| H A D | aclocal.m4 | 1332 # There is notably a 21 bits limit for the UID and the GID. In fact,
|