Searched refs:CALL_TextureBufferRange (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 9670 …CALL_TextureBufferRange(ctx->CurrentServerDispatch, (texture, internalformat, buffer, offset, size… in _mesa_unmarshal_TextureBufferRange() 9692 …CALL_TextureBufferRange(ctx->CurrentServerDispatch, (texture, internalformat, buffer, offset, size… in _mesa_marshal_TextureBufferRange()
|
D | dispatch.h | 13515 #define CALL_TextureBufferRange(disp, parameters) \ macro
|