Searched refs:CALL_Uniform4fARB (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | dlist.c | 6630 CALL_Uniform4fARB(ctx->Exec, (location, x, y, z, w)); in save_Uniform4fARB() 8530 CALL_Uniform4fARB(ctx->Exec, in execute_list()
|
/external/mesa3d/src/mesa/main/ |
D | dlist.c | 6630 CALL_Uniform4fARB(ctx->Exec, (location, x, y, z, w)); in save_Uniform4fARB() 8530 CALL_Uniform4fARB(ctx->Exec, in execute_list()
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/ |
D | dispatch.h | 8314 #define CALL_Uniform4fARB(disp, parameters) \ macro
|