Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c10434 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()
Ddispatch.h9137 #define CALL_Uniform4ui(disp, parameters) \ macro