Searched refs:SET_CREATE_OR_FAIL (Results 1 – 1 of 1) sorted by relevance
224 #define SET_CREATE_OR_FAIL(ptr) \ in create_batch_state() macro231 SET_CREATE_OR_FAIL(bs->resources); in create_batch_state()232 SET_CREATE_OR_FAIL(bs->surfaces); in create_batch_state()233 SET_CREATE_OR_FAIL(bs->bufferviews); in create_batch_state()234 SET_CREATE_OR_FAIL(bs->programs); in create_batch_state()235 SET_CREATE_OR_FAIL(bs->active_queries); in create_batch_state()