Searched refs:CALL_ValidateProgram (Results 1 – 2 of 2) sorted by relevance
21231 CALL_ValidateProgram(ctx->CurrentServerDispatch, (program)); in _mesa_unmarshal_ValidateProgram()21249 CALL_ValidateProgram(ctx->CurrentServerDispatch, (program)); in _mesa_marshal_ValidateProgram()
8356 #define CALL_ValidateProgram(disp, parameters) \ macro