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

  /external/mesa3d/src/gallium/drivers/r600/sb/
sb_gcm.cpp 377 if ((sq == SQ_TEX || sq == SQ_VTX) && live_count <= rp_threshold &&
394 if (sq == SQ_ALU && live_count > rp_threshold && !outstanding_lds_oq &&
sb_pass.h 259 static const int rp_threshold = 100; member in class:r600_sb::gcm

Completed in 3930 milliseconds