Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c193 CALL_TexCoordP1ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_unmarshal_TexCoordP1ui()
212 CALL_TexCoordP1ui(ctx->CurrentServerDispatch, (type, coords)); in _mesa_marshal_TexCoordP1ui()
Ddispatch.h10732 #define CALL_TexCoordP1ui(disp, parameters) \ macro