Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c20155 CALL_VertexP3ui(ctx->CurrentServerDispatch, (type, value)); in _mesa_unmarshal_VertexP3ui()
20174 CALL_VertexP3ui(ctx->CurrentServerDispatch, (type, value)); in _mesa_marshal_VertexP3ui()
Ddispatch.h10930 #define CALL_VertexP3ui(disp, parameters) \ macro