HomeSort by relevance Sort by last modified time
    Searched refs:GALLIVM_DEBUG_TGSI (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_debug.h 39 #define GALLIVM_DEBUG_TGSI (1 << 0)
lp_bld_init.c 73 { "tgsi", GALLIVM_DEBUG_TGSI, NULL },
lp_bld_tgsi_info.c 487 if (gallivm_debug & GALLIVM_DEBUG_TGSI) {

Completed in 49 milliseconds