Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c30976 CALL_TexCoordP4ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_unmarshal_TexCoordP4ui()
30995 CALL_TexCoordP4ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP4ui()
Ddispatch.h10798 #define CALL_TexCoordP4ui(disp, parameters) \ macro