HomeSort by: relevance | last modified time | path
    Searched refs:r128 (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/xf86-video-r128/dist/man/
Makefile.am 26 driverman_PRE = r128.man
30 EXTRA_DIST = r128.man
  /xsrc/external/mit/MesaLib/dist/src/amd/compiler/
aco_opt_value_numbering.cpp 263 aM.lwe == bM.lwe && aM.r128 == bM.r128 && aM.a16 == bM.a16 && aM.d16 == bM.d16 &&
aco_assembler.cpp 467 assert(!mimg.r128);
471 encoding |= mimg.r128 ? 1 << 15
472 : 0; /* GFX10: A16 moved to 2nd word, R128 replaces it in 1st word */
aco_print_ir.cpp 421 if (mimg.r128 || mimg.a16)
422 fprintf(output, " r128/a16");
aco_ir.h 1586 bool r128 : 1; /* NAVI: Texture resource size */
aco_instruction_selection.cpp 6034 mimg->r128 = true;
  /xsrc/external/mit/xf86-video-r128/dist/
configure 3 # Generated by GNU Autoconf 2.71 for xf86-video-r128 6.12.1.
5 # Report bugs to <https://gitlab.freedesktop.org/xorg/driver/xf86-video-r128/-/issues>.
279 $0: https://gitlab.freedesktop.org/xorg/driver/xf86-video-r128/-/issues
623 PACKAGE_NAME='xf86-video-r128'
624 PACKAGE_TARNAME='xf86-video-r128'
626 PACKAGE_STRING='xf86-video-r128 6.12.1'
627 PACKAGE_BUGREPORT='https://gitlab.freedesktop.org/xorg/driver/xf86-video-r128/-/issues'
1416 \`configure' configures xf86-video-r128 6.12.1 to adapt to many kinds of systems.
1465 --docdir=DIR documentation root [DATAROOTDIR/doc/xf86-video-r128]
1487 short | recursive ) echo "Configuration of xf86-video-r128 6.12.1:";
    [all...]

Completed in 32 milliseconds