Searched refs:CALL_TextureStorage3D (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 15605 …CALL_TextureStorage3D(ctx->CurrentServerDispatch, (texture, levels, internalformat, width, height,… in _mesa_unmarshal_TextureStorage3D() 15628 …CALL_TextureStorage3D(ctx->CurrentServerDispatch, (texture, levels, internalformat, width, height,… in _mesa_marshal_TextureStorage3D()
|
D | dispatch.h | 13625 #define CALL_TextureStorage3D(disp, parameters) \ macro
|