Searched refs:CALL_VertexAttrib2fvNV (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/vbo/ |
D | vbo_save_loopback.c | 57 CALL_VertexAttrib2fvNV(ctx->Exec, (index, v)); in VertexAttrib2fvNV()
|
/external/mesa3d/src/mesa/main/ |
D | api_arrayelt.c | 553 CALL_VertexAttrib2fvNV(GET_DISPATCH(), (index, v)); in VertexAttrib2fvNV()
|
D | dlist.c | 8970 CALL_VertexAttrib2fvNV(ctx->Exec, (n[1].e, &n[2].f)); in execute_list()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 23403 CALL_VertexAttrib2fvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib2fvNV() 23422 CALL_VertexAttrib2fvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib2fvNV()
|
D | dispatch.h | 15770 #define CALL_VertexAttrib2fvNV(disp, parameters) \ macro
|