Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c20058 CALL_UniformMatrix2x3dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_unmarshal_UniformMatrix2x3dv()
20085 CALL_UniformMatrix2x3dv(ctx->CurrentServerDispatch, (location, count, transpose, value)); in _mesa_marshal_UniformMatrix2x3dv()
Ddispatch.h11106 #define CALL_UniformMatrix2x3dv(disp, parameters) \ macro