Searched refs:CALL_BeginQueryIndexed (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | dlist.c | 5313 CALL_BeginQueryIndexed(ctx->Exec, (target, index, id)); in save_BeginQueryIndexed() 8668 CALL_BeginQueryIndexed(ctx->Exec, (n[1].e, n[2].ui, n[3].ui)); in execute_list()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 19972 CALL_BeginQueryIndexed(ctx->CurrentServerDispatch, (target, index, id)); in _mesa_unmarshal_BeginQueryIndexed() 19992 CALL_BeginQueryIndexed(ctx->CurrentServerDispatch, (target, index, id)); in _mesa_marshal_BeginQueryIndexed()
|
D | dispatch.h | 11381 #define CALL_BeginQueryIndexed(disp, parameters) \ macro
|