Home
last modified time | relevance | path

Searched refs:PAN_DBG_PRECOMPILE (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_util.h40 #define PAN_DBG_PRECOMPILE 0x0020 macro
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_assemble.c84 .shaderdb = !!(dev->debug & PAN_DBG_PRECOMPILE), in panfrost_shader_compile()
H A Dpan_screen.c62 {"precompile", PAN_DBG_PRECOMPILE, "Precompile shaders for shader-db"},
H A Dpan_context.c326 if (unlikely(dev->debug & PAN_DBG_PRECOMPILE)) { in panfrost_create_shader_state()

Completed in 4 milliseconds