Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c32762 CALL_Uniform4i64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_unmarshal_Uniform4i64vARB()
32788 CALL_Uniform4i64vARB(ctx->CurrentServerDispatch, (location, count, value)); in _mesa_marshal_Uniform4i64vARB()
Ddispatch.h14208 #define CALL_Uniform4i64vARB(disp, parameters) \ macro