Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c24562 CALL_Uniform2i64ARB(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_unmarshal_Uniform2i64ARB()
24582 CALL_Uniform2i64ARB(ctx->CurrentServerDispatch, (location, x, y)); in _mesa_marshal_Uniform2i64ARB()
Ddispatch.h14109 #define CALL_Uniform2i64ARB(disp, parameters) \ macro