Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c10347 CALL_VertexAttrib4Nbv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4Nbv()
10366 CALL_VertexAttrib4Nbv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4Nbv()
Ddispatch.h8499 #define CALL_VertexAttrib4Nbv(disp, parameters) \ macro