Home
last modified time | relevance | path

Searched refs:CALL_Uniform2ui64vARB (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c16105 CALL_Uniform2ui64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform2ui64vARB()
16131 CALL_Uniform2ui64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform2ui64vARB()
Ddispatch.h14142 #define CALL_Uniform2ui64vARB(disp, parameters) \ macro