Searched refs:dumping (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_trace/
H A Dtr_dump.c31 * Trace dumping functions.
33 * For now we just use standard XML for dumping the trace calls, as this is
64 static boolean dumping = FALSE; variable in typeref:typename:boolean
271 dumping = TRUE;
276 dumping = FALSE;
281 return dumping;
315 if (!dumping)
336 if (!dumping)
362 if (!dumping)
371 if (!dumping)
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_trace/
H A Dtr_dump.c31 * Trace dumping functions.
33 * For now we just use standard XML for dumping the trace calls, as this is
69 static bool dumping = false; variable in typeref:typename:bool
323 dumping = true;
328 dumping = false;
333 return dumping;
367 if (!dumping)
388 if (!dumping)
414 if (!dumping)
423 if (!dumping)
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.1.3.rst67 - radv: fix trace dumping for !use_ib_bos
H A D9.1.4.rst59 when state dumping with glretrace
H A D19.1.0.rst1025 - turnip: mark IBs for dumping
1369 - v3d: Fix dumping of shaders with alpha test.
1463 - v3d: Add missing dumping for the spill offset/size uniforms.
2196 - nir: Lock around validation fail shader dumping
2426 - nvc0: print the shader type when dumping headers
2673 - iris: validation dumping improvements
4513 - anv: add support for dumping shader info via VK_EXT_debug_report
H A D7.10.rst1286 - i965: Add state dumping for sampler state.
1287 - i965: Add dumping of the sampler default color.
1350 - i965: Add disabled debug code for dumping out the WM constant
2209 - d3d1x: add shader dumping
H A D21.2.0.rst1980 - i915g: Switch batchbuffer dumping to mesa_logi().
1981 - i915g: Fix dumping of the FS in batchbuffers.
2113 - i915g: Enable dumping of fragment shaders under I915_DEBUG=fs.
2126 - i915g: Fix FS debug dumping for declarations.
2148 - i915g: Fix dumping of 3DSTATE_BACKFACE_STENCIL_OPS.
3869 - aux/trace: stop dumping transfer data for threaded contexts
H A D19.3.0.rst1130 - nir: Make nir_search's dumping go to stderr.
2705 - clover/llvm: Add options for dumping SPIR-V binaries
3169 - radv: fix dumping SPIR-V into hang reports
H A D19.0.0.rst732 - v3d: Simplify VIR uniform dumping using a temporary.
733 - v3d: Add VIR dumping of TMU config p0/p1.
H A D21.1.0.rst338 - v3dv/pipeline_cache: add more details when dumping debug info
1060 - panfrost: Print the correct UBO size when dumping UBO information
1884 - broadcom: Disbale CLIF dumping when libexpat isn't available.
4533 - intel: avoid dumping null cs sampler/binding states
H A D20.3.0.rst251 - v3dv: clif format dumping support
1454 - freedreno/ir3: Fix assertion failures dumping CS high full regs.
H A D20.0.0.rst1499 - pan/decode: Support dumping to a file
H A D20.1.0.rst2347 - intel/tools: Handle strides better when dumping buffers
H A D21.3.0.rst1280 - gallium/ttn: Add a debug flag for dumping the shaders.
H A D20.2.0.rst1869 - freedreno/ir3: Fix assertion failures dumping CS high full regs.
/xsrc/external/mit/MesaLib/dist/docs/
H A Dshading.rst45 Note, path set must exist before running for dumping or replacing to
H A Denvvars.rst408 dumping of corresponding shader stages via :envvar:`INTEL_DEBUG`.
410 dumping and overriding shader assemblies.
554 for dumping shaders, constant buffers, etc. See the code for details.
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json2191 "description": "aux/trace: fix dumping of pipe_texture_target",
3622 "description": "zink: break out spirv shader dumping into separate function",
7663 "description": "microsoft/spirv_to_dxil: Allow dumping NIR",
20074 "description": "freedreno/computerator: Mark shader bo for dumping",
30730 "description": "ac/rgp: add support for dumping SPM data",
[all...]
/xsrc/external/mit/ctwm/dist/doc/manual/
H A Dctwm.1.adoc2941 Used for handling dumping debug output. If a filename is given in

Completed in 171 milliseconds