Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c30395 CALL_Uniform1i64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform1i64vARB()
30421 CALL_Uniform1i64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform1i64vARB()
Ddispatch.h14076 #define CALL_Uniform1i64vARB(disp, parameters) \ macro