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 "Force 32-bit precision on all TMU operations" },
88 * require full 32-bit precision, but can improve performance
92 "Force 16-bit precision on all TMU operations" },
95 { "db", V3D_DEBUG_DOUBLE_BUFFER,
99 "Print on-disk cache events (only with cache enabled)" },
104 … "Don't try to reduce shader spilling, might improve compile times with expensive shaders." },