Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c30878CALL_FramebufferTexture1D(ctx->CurrentServerDispatch, (target, attachment, textarget, texture, lev… in _mesa_unmarshal_FramebufferTexture1D()
30900CALL_FramebufferTexture1D(ctx->CurrentServerDispatch, (target, attachment, textarget, texture, lev… in _mesa_marshal_FramebufferTexture1D()
Ddispatch.h9830 #define CALL_FramebufferTexture1D(disp, parameters) \ macro