Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c29504 CALL_UniformMatrix4x2dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix4x2dv()
29531 CALL_UniformMatrix4x2dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix4x2dv()
Ddispatch.h11172 #define CALL_UniformMatrix4x2dv(disp, parameters) \ macro