Searched refs:CALL_Uniform4ui (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 10434 CALL_Uniform4ui(ctx->CurrentServerDispatch, (location, x, y, z, w)); in _mesa_unmarshal_Uniform4ui() 10456 CALL_Uniform4ui(ctx->CurrentServerDispatch, (location, x, y, z, w)); in _mesa_marshal_Uniform4ui()
|
D | dispatch.h | 9137 #define CALL_Uniform4ui(disp, parameters) \ macro
|