Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c6284 CALL_VertexAttrib3sNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttrib3sNV()
6305 CALL_VertexAttrib3sNV(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttrib3sNV()
Ddispatch.h15847 #define CALL_VertexAttrib3sNV(disp, parameters) \ macro