Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c3277 CALL_LoadMatrixx(ctx->CurrentServerDispatch, (m)); in _mesa_unmarshal_LoadMatrixx()
3295 CALL_LoadMatrixx(ctx->CurrentServerDispatch, (m)); in _mesa_marshal_LoadMatrixx()
Ddispatch.h17662 #define CALL_LoadMatrixx(disp, parameters) \ macro