Searched refs:CALL_VertexAttrib4fvNV (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/vbo/ |
D | vbo_save_loopback.c | 71 CALL_VertexAttrib4fvNV(ctx->Exec, (index, v)); in VertexAttrib4fvNV()
|
/external/mesa3d/src/mesa/main/ |
D | api_arrayelt.c | 565 CALL_VertexAttrib4fvNV(GET_DISPATCH(), (index, v)); in VertexAttrib4fvNV()
|
D | dlist.c | 8976 CALL_VertexAttrib4fvNV(ctx->Exec, (n[1].e, &n[2].f)); in execute_list()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 37490 CALL_VertexAttrib4fvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4fvNV() 37509 CALL_VertexAttrib4fvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4fvNV()
|
D | dispatch.h | 15902 #define CALL_VertexAttrib4fvNV(disp, parameters) \ macro
|