Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c6819 CALL_VertexAttrib2s(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttrib2s()
6839 CALL_VertexAttrib2s(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttrib2s()
Ddispatch.h8433 #define CALL_VertexAttrib2s(disp, parameters) \ macro