Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c29827 CALL_Uniform3ui(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_unmarshal_Uniform3ui()
29848 CALL_Uniform3ui(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_marshal_Uniform3ui()
Ddispatch.h9115 #define CALL_Uniform3ui(disp, parameters) \ macro