Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c33640 CALL_VertexAttrib3dNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttrib3dNV()
33661 CALL_VertexAttrib3dNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttrib3dNV()
Ddispatch.h15803 #define CALL_VertexAttrib3dNV(disp, parameters) \ macro