Searched refs:DRAW_CALL (Results 1 – 2 of 2) sorted by relevance
515 #define DRAW_CALL(drawType, instanced, bvbi) DRAW_##drawType##instanced##bvbi macro528 DRAW_CALL(drawType, instanced, bvbi); \
1037 #define DRAW_CALL(drawType, instanced, bvbi) DRAW_##drawType##instanced##bvbi macro1050 ANGLE_TRY(DRAW_CALL(drawType, instanced, bvbi)); \