Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c10277 CALL_VertexAttrib3d(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttrib3d()
10298 CALL_VertexAttrib3d(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttrib3d()
Ddispatch.h8455 #define CALL_VertexAttrib3d(disp, parameters) \ macro