Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c9238 CALL_VertexAttrib4Nuiv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4Nuiv()
9257 CALL_VertexAttrib4Nuiv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4Nuiv()
Ddispatch.h8554 #define CALL_VertexAttrib4Nuiv(disp, parameters) \ macro