Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c3017 CALL_LoadMatrixd(ctx->CurrentServerDispatch, (m)); in _mesa_unmarshal_LoadMatrixd()
3035 CALL_LoadMatrixd(ctx->CurrentServerDispatch, (m)); in _mesa_marshal_LoadMatrixd()
Ddispatch.h5694 #define CALL_LoadMatrixd(disp, parameters) \ macro