Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c15844 CALL_VertexAttrib1d(ctx->CurrentServerDispatch, (index, x)); in _mesa_unmarshal_VertexAttrib1d()
15863 CALL_VertexAttrib1d(ctx->CurrentServerDispatch, (index, x)); in _mesa_marshal_VertexAttrib1d()
Ddispatch.h8367 #define CALL_VertexAttrib1d(disp, parameters) \ macro