Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c23855 CALL_TexCoordP2ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_unmarshal_TexCoordP2ui()
23874 CALL_TexCoordP2ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP2ui()
Ddispatch.h10754 #define CALL_TexCoordP2ui(disp, parameters) \ macro