Searched refs:betas (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | vertexdeclaration9.c | 281 unsigned texcount, i, betas, nelems = 0; local in function:NineVertexDeclaration9_new_from_fvf 298 betas = (((FVF & D3DFVF_XYZB5)-D3DFVF_XYZB1)>>1)+1; 306 if (beta_index != 0xFF) { --betas; } 308 if (betas > 0) { 309 switch (betas) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ |
| H A D | vertexdeclaration9.c | 282 unsigned texcount, i, betas, nelems = 0; local in function:NineVertexDeclaration9_new_from_fvf 299 betas = (((FVF & D3DFVF_XYZB5)-D3DFVF_XYZB1)>>1)+1; 307 if (beta_index != 0xFF) { --betas; } 309 if (betas > 0) { 310 switch (betas) {
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | download.rst | 20 When a new release is coming, release candidates (betas) may be found in
|
| /xsrc/external/mit/xcb-proto/dist/ |
| H A D | aclocal.m4 | 703 dnl directory like in previous automake betas. This behavior 740 dnl PYTHON_SITE_PACKAGE in previous betas, but this naming is
|
| /xsrc/external/mit/fontconfig/dist/ |
| H A D | aclocal.m4 | 1050 dnl directory like in previous automake betas. This behavior 1087 dnl PYTHON_SITE_PACKAGE in previous betas, but this naming is
|
| /xsrc/external/mit/libxcb/dist/ |
| H A D | aclocal.m4 | 3333 dnl directory like in previous automake betas. This behavior 3370 dnl PYTHON_SITE_PACKAGE in previous betas, but this naming is
|
| /xsrc/external/mit/xorgproto/dist/ |
| H A D | aclocal.m4 | 3333 dnl directory like in previous automake betas. This behavior 3370 dnl PYTHON_SITE_PACKAGE in previous betas, but this naming is
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 296 `CTWM_VERSION_ADDL`; it's mostly meaningful in dev and betas. For
|
Completed in 160 milliseconds