Searched refs:ASM (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_parser.h144 ASM = 351, enumerator in enum:yytokentype
H A Dglsl_lexer.cpp3038 KEYWORD(110, 100, 0, 0, ASM);
H A Dglsl_parser.cpp285 ASM = 351, enumerator in enum:yytokentype
766 "LAYOUT_TOK", "DOT_TOK", "ASM", "CLASS", "UNION", "ENUM", "TYPEDEF",
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_parser.h151 ASM = 352, /* ASM */ enumerator in enum:yytokentype
H A Dglsl_lexer.cpp3128 KEYWORD(110, 100, 0, 0, ASM);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.0.3.rst161 - build: move ARCH_LIBS definition outside of ASM definition
H A D20.2.0.rst4386 - aco: fix printing ASM on GFX6-7 if clrxdisasm is not found
4388 - aco: fix printing ASM on GFX6-7 again
/xsrc/external/mit/xf86-video-intel/dist/
H A Dconfigure.ac124 [ASM="$enableval"],
125 [ASM="no"])
128 if test "x$ASM" != "xno"; then
138 if test "x$ASM" = "xyes" -a "x$gen4asm" != "xyes"; then
H A Dconfigure19426 enableval=$enable_gen4asm; ASM="$enableval"
19428 ASM="no"
19433 if test "x$ASM" != "xno"; then
19516 if test "x$ASM" = "xyes" -a "x$gen4asm" != "xyes"; then
/xsrc/external/mit/xf86-video-intel-2014/dist/
H A Dconfigure.ac124 [ASM="$enableval"],
125 [ASM="no"])
128 if test "x$ASM" != "xno"; then
138 if test "x$ASM" = "xyes" -a "x$gen4asm" != "xyes"; then
H A Dconfigure18795 enableval=$enable_gen4asm; ASM="$enableval"
18797 ASM="no"
18802 if test "x$ASM" != "xno"; then
18885 if test "x$ASM" = "xyes" -a "x$gen4asm" != "xyes"; then

Completed in 73 milliseconds