Searched refs:CALL_ColorTable (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | dlist.c | 1775 CALL_ColorTable(ctx->Exec, (target, internalFormat, width, in save_ColorTable() 1792 CALL_ColorTable(ctx->Exec, (target, internalFormat, width, in save_ColorTable() 7846 CALL_ColorTable(ctx->Exec, (n[1].e, n[2].e, n[3].i, n[4].e, in execute_list()
|
/external/mesa3d/src/mesa/main/ |
D | dlist.c | 1775 CALL_ColorTable(ctx->Exec, (target, internalFormat, width, in save_ColorTable() 1792 CALL_ColorTable(ctx->Exec, (target, internalFormat, width, in save_ColorTable() 7846 CALL_ColorTable(ctx->Exec, (n[1].e, n[2].e, n[3].i, n[4].e, in execute_list()
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/ |
D | dispatch.h | 5905 #define CALL_ColorTable(disp, parameters) \ macro
|