Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c30699 CALL_Uniform1ui(ctx->CurrentServerDispatch, (location, x)); in _mesa_unmarshal_Uniform1ui()
30718 CALL_Uniform1ui(ctx->CurrentServerDispatch, (location, x)); in _mesa_marshal_Uniform1ui()
Ddispatch.h9071 #define CALL_Uniform1ui(disp, parameters) \ macro