Searched refs:atype (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-mga/dist/util/
H A Dstormdwg.c27 const char *atype[] = { variable in typeref:typename:const char * []
115 printf("atype: %s\n", atype[tmp]);
154 printf("Error! Block (BLK) atype and non-source binary op chosen. Replace (S) bop will be used.\n");
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1482 enum tgsi_opcode_type atype; // Actual type of the value local in function:emit_fetch_system_value
1490 atype = TGSI_TYPE_UNSIGNED;
1495 atype = TGSI_TYPE_UNSIGNED;
1500 atype = TGSI_TYPE_UNSIGNED;
1505 atype = TGSI_TYPE_UNSIGNED;
1510 atype = TGSI_TYPE_UNSIGNED;
1515 atype = TGSI_TYPE_UNSIGNED;
1523 atype = TGSI_TYPE_UNSIGNED;
1528 atype = TGSI_TYPE_UNSIGNED;
1533 atype
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.1.rst90 - llvmpipe: Fix real uninitialized use of "atype" for SEMANTIC_FACE
H A D20.1.0.rst1563 - llvmpipe: Fix real uninitialized use of "atype" for SEMANTIC_FACE
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1672 enum tgsi_opcode_type atype; // Actual type of the value local in function:emit_fetch_system_value
1679 atype = TGSI_TYPE_UNSIGNED;
1684 atype = TGSI_TYPE_UNSIGNED;
1689 atype = TGSI_TYPE_UNSIGNED;
1694 atype = TGSI_TYPE_UNSIGNED;
1699 atype = TGSI_TYPE_UNSIGNED;
1704 atype = TGSI_TYPE_UNSIGNED;
1710 atype = TGSI_TYPE_FLOAT;
1714 if (atype != stype) {

Completed in 17 milliseconds