Home
last modified time | relevance | path

Searched refs:CALL_VertexAttrib2sNV (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c11171 CALL_VertexAttrib2sNV(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttrib2sNV()
11191 CALL_VertexAttrib2sNV(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttrib2sNV()
Ddispatch.h15781 #define CALL_VertexAttrib2sNV(disp, parameters) \ macro