Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c13100 CALL_Uniform3i64ARB(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_unmarshal_Uniform3i64ARB()
13121 CALL_Uniform3i64ARB(ctx->CurrentServerDispatch, (location, x, y, z)); in _mesa_marshal_Uniform3i64ARB()
Ddispatch.h14153 #define CALL_Uniform3i64ARB(disp, parameters) \ macro