Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c29247 CALL_VertexAttribs4ubvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs4ubvNV()
29273 CALL_VertexAttribs4ubvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs4ubvNV()
Ddispatch.h16100 #define CALL_VertexAttribs4ubvNV(disp, parameters) \ macro