Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c21231 CALL_ValidateProgram(ctx->CurrentServerDispatch, (program)); in _mesa_unmarshal_ValidateProgram()
21249 CALL_ValidateProgram(ctx->CurrentServerDispatch, (program)); in _mesa_marshal_ValidateProgram()
Ddispatch.h8356 #define CALL_ValidateProgram(disp, parameters) \ macro