Lines Matching +full:shader +full:- +full:db
57 /* `shaderdb` is *not* used by shader-db, but is here so that any other
58 * game/app can dump its stats in the shader-db format, allowing them
59 * to be compared using shader-db's report.py tool.
62 "Dump program compile information for shader-db analysis" },
67 "Print performance-related events during runtime" },
82 "Precompiles shader variant at shader state creation time (v3d only)" },
86 "Dump SPIR-V code (v3dv only)" },
88 "Force 32-bit precision on all TMU operations" },
90 * require full 32-bit precision, but can improve performance
94 "Force 16-bit precision on all TMU operations" },
97 { "db", V3D_DEBUG_DOUBLE_BUFFER,
101 "Print on-disk cache events (only with cache enabled)" },
106 … "Don't try to reduce shader spilling, might improve compile times with expensive shaders." },