Searched refs:MAX_UNUSED_BUFFERS (Results 1 – 1 of 1) sorted by relevance
114 #define MAX_UNUSED_BUFFERS 16 macro1782 …e if ((obj_buffer->last_used == obj_context->frame_count) && (unused_count < MAX_UNUSED_BUFFERS)) { in psb__CreateBuffer()