Searched refs:INTEL_NO_VBO_STATE_RESERVED (Results 1 – 1 of 1) sorted by relevance
118 #define INTEL_NO_VBO_STATE_RESERVED 1500 macro125 ret = intel->batch.bo->size - INTEL_NO_VBO_STATE_RESERVED; in intel_get_vb_max()138 ret = ret <= INTEL_NO_VBO_STATE_RESERVED ? 0 : ret - INTEL_NO_VBO_STATE_RESERVED; in intel_get_current_max()