Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c37857 CALL_Uniform2d(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_unmarshal_Uniform2d()
37877 CALL_Uniform2d(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_marshal_Uniform2d()
Ddispatch.h11029 #define CALL_Uniform2d(disp, parameters) \ macro