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