Home
last modified time | relevance | path

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

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Ddlist.c9364 CALL_GetPolygonStipple(ctx->Exec, (dest)); in exec_GetPolygonStipple()
/external/mesa3d/src/mesa/main/
Ddlist.c9364 CALL_GetPolygonStipple(ctx->Exec, (dest)); in exec_GetPolygonStipple()
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/main/
Ddispatch.h5190 #define CALL_GetPolygonStipple(disp, parameters) \ macro