Searched refs:CALL_VertexAttrib4s (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 25639 CALL_VertexAttrib4s(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_unmarshal_VertexAttrib4s() 25661 CALL_VertexAttrib4s(ctx->CurrentServerDispatch, (index, x, y, z, w)); in _mesa_marshal_VertexAttrib4s()
|
D | dispatch.h | 8620 #define CALL_VertexAttrib4s(disp, parameters) \ macro
|