Searched refs:COPY_DISPATCH (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dcontext.c1108 #define COPY_DISPATCH(func) SET_##func(table, GET_##func(ctx->Exec)) macro
1110 COPY_DISPATCH(GenLists);
1111 COPY_DISPATCH(IsProgram);
1112 COPY_DISPATCH(IsVertexArray);
1113 COPY_DISPATCH(IsBuffer);
1114 COPY_DISPATCH(IsEnabled);
1115 COPY_DISPATCH(IsEnabledi);
1116 COPY_DISPATCH(IsRenderbuffer);
1117 COPY_DISPATCH(IsFramebuffer);
1118 COPY_DISPATCH(CheckFramebufferStatu
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dcontext.c1014 #define COPY_DISPATCH(func) SET_##func(table, GET_##func(ctx->Exec)) macro
1016 COPY_DISPATCH(GenLists);
1017 COPY_DISPATCH(IsProgram);
1018 COPY_DISPATCH(IsVertexArray);
1019 COPY_DISPATCH(IsBuffer);
1020 COPY_DISPATCH(IsEnabled);
1021 COPY_DISPATCH(IsEnabledi);
1022 COPY_DISPATCH(IsRenderbuffer);
1023 COPY_DISPATCH(IsFramebuffer);
1024 COPY_DISPATCH(CheckFramebufferStatu
[all...]
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json21577 "description": "mesa: remove COPY_DISPATCH code that doesn't do anything",
[all...]

Completed in 113 milliseconds