Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c2316 CALL_ProgramUniform3ui64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_unmarshal_ProgramUniform3ui64vARB()
2343 CALL_ProgramUniform3ui64vARB(ctx->CurrentServerDispatch, (program, location, count, value)); in _mesa_marshal_ProgramUniform3ui64vARB()
Ddispatch.h14010 #define CALL_ProgramUniform3ui64vARB(disp, parameters) \ macro