| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | unordered_set.h | 13 using std::unordered_set; 15 using std::tr1::unordered_set;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | unordered_set.h | 13 using std::unordered_set; 15 using std::tr1::unordered_set;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/ |
| H A D | passes.h | 34 using namespace llvm;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/functionpasses/ |
| H A D | passes.h | 35 using namespace llvm;
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_ir.h | 67 using brw_reg::type; 68 using brw_reg::file; 69 using brw_reg::negate; 70 using brw_reg::abs; 71 using brw_reg::address_mode; 72 using brw_reg::subnr; 73 using brw_reg::nr; 75 using brw_reg::swizzle; 76 using brw_reg::writemask; 77 using brw_re [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/ |
| H A D | c99_math.h | 152 * doesn't exist in such a form on MSVC. This is an implementation using 196 using std::fpclassify; 197 using std::isfinite; 198 using std::isinf; 199 using std::isnan; 200 using std::isnormal; 201 using std::signbit; 202 using std::isgreater; 203 using std::isgreaterequal; 204 using st [all...] |
| /xsrc/external/mit/MesaLib/dist/include/ |
| H A D | c99_math.h | 152 * doesn't exist in such a form on MSVC. This is an implementation using 196 using std::fpclassify; 197 using std::isfinite; 198 using std::isinf; 199 using std::isnan; 200 using std::isnormal; 201 using std::signbit; 202 using std::isgreater; 203 using std::isgreaterequal; 204 using st [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_shader.h | 73 using brw_reg::type; 74 using brw_reg::file; 75 using brw_reg::negate; 76 using brw_reg::abs; 77 using brw_reg::address_mode; 78 using brw_reg::subnr; 79 using brw_reg::nr; 81 using brw_reg::swizzle; 82 using brw_reg::writemask; 83 using brw_re [all...] |
| /xsrc/external/mit/MesaLib/dist/src/util/ |
| H A D | enum_operators.h | 35 using IntType = std::underlying_type_t<Enum>; \ 44 using IntType = std::underlying_type_t<Enum>; \ 58 using IntType = std::underlying_type_t<Enum>; \
|
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_util.h | 45 using value_type = T; 46 using pointer = value_type*; 47 using const_pointer = const value_type*; 48 using reference = value_type&; 49 using const_reference = const value_type&; 50 using iterator = pointer; 51 using const_iterator = const_pointer; 52 using reverse_iterator = std::reverse_iterator<iterator>; 53 using const_reverse_iterator = std::reverse_iterator<const_iterator>; 54 using size_typ [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/core/core/ |
| H A D | state_funcs.h | 58 using xMask = std::integral_constant<int, 0xA>; 64 using yMask = std::integral_constant<int, 0xC>;
|
| /xsrc/external/mit/MesaLib/dist/src/tool/pps/ |
| H A D | pps_counter.h | 44 using Value = std::variant<int64_t, double>; 49 using Getter = Value(const Counter &c, const Driver &d);
|
| H A D | pps_datasource.h | 22 using IncrementalStateType = GpuIncrementalState; 30 /// After that, it sends counter values using the IDs set in the description.
|
| /xsrc/external/mit/xterm/dist/vttests/ |
| H A D | query-fonts.pl | 56 -a test using absolute numbers 57 -r test using relative numbers
|
| H A D | decsed.pl | 115 -n write normal-characters rather than using DECALN 116 -p protect screen against erasure using DECSCA (DECALN is unprotected) 117 -w write wide-characters rather than using DECALN
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_value.h | 42 using Pointer=std::shared_ptr<Value>; 76 using LiteralFlags=std::bitset<4>; 136 using PValue=Value::Pointer; 144 using ValueSet = std::set<PValue, value_less>;
|
| H A D | sfn_value_gpr.h | 73 using PGPRValue = std::shared_ptr<GPRValue>; 77 using Swizzle = std::array<uint32_t,4>; 78 using Values = std::array<PValue,4>; 124 using Pointer = std::shared_ptr<GPRArray>; 153 using PGPRArray = GPRArray::Pointer;
|
| /xsrc/external/mit/fontconfig/dist/conf.d/ |
| H A D | 90-synthetic.conf | 51 needed for applications using cairo, e.g. gucharmap, gedit, ... 58 needed for applications using Xft directly, e.g. Firefox, ...
|
| /xsrc/external/mit/xeyes/dist/ |
| H A D | README.md | 1 xeyes - a follow the mouse X demo, using the X SHAPE extension
|
| /xsrc/external/mit/MesaLib/dist/src/intel/tools/ |
| H A D | intel_stub_gpu.in | 12 -p, --platform=NAME Override PCI ID using a platform name
|
| /xsrc/external/mit/MesaLib.old/dist/docs/specs/ |
| H A D | WL_create_wayland_buffer_from_image.spec | 42 nested Wayland compositor which is using subsurfaces to present buffers 49 using the existing WL_bind_wayland_display extension. It should also be 50 possible to create buffers using other types of images although there is 75 EGLImage will be generated in a nested Wayland compositor using a buffer 83 to the GPU that the given EGLDisplay is using.
|
| /xsrc/external/mit/MesaLib/dist/docs/_extra/specs/ |
| H A D | WL_create_wayland_buffer_from_image.spec | 42 nested Wayland compositor which is using subsurfaces to present buffers 49 using the existing WL_bind_wayland_display extension. It should also be 50 possible to create buffers using other types of images although there is 75 EGLImage will be generated in a nested Wayland compositor using a buffer 83 to the GPU that the given EGLDisplay is using.
|
| /xsrc/external/mit/MesaLib/dist/docs/ci/ |
| H A D | LAVA.rst | 19 connects to the LAVA lab using a predefined token to submit jobs under 30 some boards booting using test jobs. Start with the stock QEMU 40 (using an "extends" line probably referencing the board's template in 43 something together from a board that boots using the same boot_method 46 Once you can boot your board using a custom job definition, it's time 79 relevant as we have many stable branches all using CI). 82 gitlab-ci.yml file, using the device-specific tags.
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | android.rst | 5 into the Android OS using the Android.mk build system on older versions 6 of Android, or out-of-tree using the Meson build system and the 14 Building using the Android NDK 17 Download and install the NDK using whatever method you normally would. 75 SONAME to match. For now, in turnip we have been using a hack to the 87 using scp from outside the container. 98 Then, we'll switch Android from using an image for ``/vendor`` to using a 141 You can do your build of your DRI driver using ``emerge-$BOARD 143 ARC++, but it should also be possible to build using th [all...] |
| /xsrc/external/mit/libxshmfence/dist/ |
| H A D | README.md | 6 using file descriptor passing.
|