Home
last modified time | relevance | path

Searched refs:V3D_DEBUG_NO_LOOP_UNROLL (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/broadcom/common/
H A Dv3d_debug.c91 { "noloopunroll", V3D_DEBUG_NO_LOOP_UNROLL,
H A Dv3d_debug.h64 #define V3D_DEBUG_NO_LOOP_UNROLL (1 << 20) macro
/third_party/mesa3d/src/broadcom/compiler/
H A Dvir.c580 c->disable_loop_unrolling = V3D_DEBUG & V3D_DEBUG_NO_LOOP_UNROLL in vir_compile_init()

Completed in 4 milliseconds