Home
last modified time | relevance | path

Searched refs:CALL_InitNames (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Ddlist.c2726 CALL_InitNames(ctx->Exec, ()); in save_InitNames()
8278 CALL_InitNames(ctx->Exec, ()); in execute_list()
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c18617 CALL_InitNames(ctx->CurrentServerDispatch, ()); in _mesa_unmarshal_InitNames()
18636 CALL_InitNames(ctx->CurrentServerDispatch, ()); in _mesa_marshal_InitNames()
Ddispatch.h4649 #define CALL_InitNames(disp, parameters) \ macro