Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c9670CALL_TextureBufferRange(ctx->CurrentServerDispatch, (texture, internalformat, buffer, offset, size… in _mesa_unmarshal_TextureBufferRange()
9692CALL_TextureBufferRange(ctx->CurrentServerDispatch, (texture, internalformat, buffer, offset, size… in _mesa_marshal_TextureBufferRange()
Ddispatch.h13515 #define CALL_TextureBufferRange(disp, parameters) \ macro