Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c12813CALL_VertexArrayAttribIFormat(ctx->CurrentServerDispatch, (vaobj, attribindex, size, type, relativ… in _mesa_unmarshal_VertexArrayAttribIFormat()
12835CALL_VertexArrayAttribIFormat(ctx->CurrentServerDispatch, (vaobj, attribindex, size, type, relativ… in _mesa_marshal_VertexArrayAttribIFormat()
Ddispatch.h13735 #define CALL_VertexArrayAttribIFormat(disp, parameters) \ macro