Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c10480CALL_VertexArrayAttribFormat(ctx->CurrentServerDispatch, (vaobj, attribindex, size, type, normaliz… in _mesa_unmarshal_VertexArrayAttribFormat()
10503CALL_VertexArrayAttribFormat(ctx->CurrentServerDispatch, (vaobj, attribindex, size, type, normaliz… in _mesa_marshal_VertexArrayAttribFormat()
Ddispatch.h13724 #define CALL_VertexArrayAttribFormat(disp, parameters) \ macro