Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c15605CALL_TextureStorage3D(ctx->CurrentServerDispatch, (texture, levels, internalformat, width, height,… in _mesa_unmarshal_TextureStorage3D()
15628CALL_TextureStorage3D(ctx->CurrentServerDispatch, (texture, levels, internalformat, width, height,… in _mesa_marshal_TextureStorage3D()
Ddispatch.h13625 #define CALL_TextureStorage3D(disp, parameters) \ macro