Searched refs:CALL_VertexAttribL3d (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dapi_loopback.c89 #define ATTRIB3_D(index,x,y,z) CALL_VertexAttribL3d(GET_DISPATCH(), (index,x,y,z))
H A Ddlist.c6517 CALL_VertexAttribL3d(ctx->Exec, (index, x, y, z));
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c1437 CALL_VertexAttribL3d(ctx->CurrentServerDispatch, (index, x, y, z));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h11588 #define CALL_VertexAttribL3d(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h12061 #define CALL_VertexAttribL3d(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c24910 CALL_VertexAttribL3d(ctx->CurrentServerDispatch, (index, x, y, z));
24931 CALL_VertexAttribL3d(ctx->CurrentServerDispatch, (index, x, y, z));
[all...]

Completed in 300 milliseconds