Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c2475CALL_VertexArrayAttribLFormat(ctx->CurrentServerDispatch, (vaobj, attribindex, size, type, relativ… in _mesa_unmarshal_VertexArrayAttribLFormat()
2497CALL_VertexArrayAttribLFormat(ctx->CurrentServerDispatch, (vaobj, attribindex, size, type, relativ… in _mesa_marshal_VertexArrayAttribLFormat()
Ddispatch.h13746 #define CALL_VertexArrayAttribLFormat(disp, parameters) \ macro