Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c31763 CALL_VertexP2ui(ctx->CurrentServerDispatch, (type, value)); in _mesa_unmarshal_VertexP2ui()
31782 CALL_VertexP2ui(ctx->CurrentServerDispatch, (type, value)); in _mesa_marshal_VertexP2ui()
Ddispatch.h10908 #define CALL_VertexP2ui(disp, parameters) \ macro