Searched refs:processing (Results 1 - 25 of 272) sorted by relevance

1234567891011

/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dpostprocess.rst1 Gallium Post-processing
4 The Gallium drivers support user-defined image post-processing. At the
5 end of drawing a frame a post-processing filter can be applied to the
H A Ddistro.rst39 Driver for VMware virtualized guest operating system graphics processing.
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.6.5.rst33 Segfault in compiler while processing ternary operator with void
94 - glsl: avoid compiler's segfault when processing operators with void
H A D19.2.8.rst77 - intel/perf: simplify the processing of OA reports
H A D21.3.3.rst65 - r300/vs: Fix flow control processing just after an endloop.
H A D17.3.1.rst146 - glsl: get correct member type when processing xfb ifc arrays
H A D19.1.3.rst48 - SPIR-V shader processing fails with message about "extra dangling
H A D13.0.4.rst168 - i965: Don't bail on vertex element processing if we need draw params.
H A D17.2.7.rst203 - glsl: get correct member type when processing xfb ifc arrays
H A D19.1.4.rst48 - SPIR-V shader processing fails with message about "extra dangling
H A D20.0.5.rst203 - glsl: stop processing function parameters if error happened
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/config/
H A Ddmxconfig.c459 static int processing = 0; local in function:dmxConfigSetMaxScreens
461 if (processing) return; /* Prevent reentry via ProcessCommandLine */
462 processing = 1;
473 processing = 0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/openswr/
H A Dfaq.rst30 will execute both the frontend (vertex/geometry processing) and
33 allow vertex processing to happen in parallel, with the backend work
51 llvmpipe only threads the fragment processing and not the geometry
/xsrc/external/mit/MesaLib/dist/docs/drivers/openswr/
H A Dfaq.rst30 will execute both the frontend (vertex/geometry processing) and
33 allow vertex processing to happen in parallel, with the backend work
51 llvmpipe only threads the fragment processing and not the geometry
/xsrc/external/mit/fontconfig/dist/m4/
H A Dax_cc_for_build.m433 # scripts that are the output of Autoconf when processing the Macro. You
/xsrc/external/mit/xorg-server.old/dist/m4/
H A Dax_tls.m435 # scripts that are the output of Autoconf when processing the Macro. You
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Ddistro.rst39 Driver for VMware virtualized guest operating system graphics processing.
/xsrc/external/mit/brotli/dist/c/tools/
H A Dbrotli.md21 remove them after processing by using the `--rm` _option_.
/xsrc/external/mit/MesaLib/dist/docs/
H A Dsourcetree.rst128 - **swr** - Software driver with massively parellel vertex processing.
139 - **draw** - Software vertex processing and primitive assembly
/xsrc/external/mit/ctwm/dist/cmake_files/
H A Dhandle_manual.cmake115 # Setup a temp dir under the build for our processing
239 # As with the manpage above, we need to do the processing on the
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/lib/
H A Dgk110.asm183 // Step 5: Exponent recovery and final processing
194 // Note that after processing, the new exponent may >= 0x7ff (inf)
H A Dgm107.asm210 // Step 5: Exponent recovery and final processing
221 // Note that after processing, the new exponent may >= 0x7ff (inf)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/lib/
H A Dgk110.asm183 // Step 5: Exponent recovery and final processing
194 // Note that after processing, the new exponent may >= 0x7ff (inf)
H A Dgm107.asm210 // Step 5: Exponent recovery and final processing
221 // Note that after processing, the new exponent may >= 0x7ff (inf)
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dvc4.rst106 expense of increasing the cost of vertex processing. Unlike some tiled
206 means that the GPU is currently busy processing some rendering job.

Completed in 24 milliseconds

1234567891011