Searched refs:legacy_funcs (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/ | ||
| H A D | msm_pipe.c | 181 static const struct fd_pipe_funcs legacy_funcs = { variable in typeref:typename:const struct fd_pipe_funcs 221 pipe->funcs = &legacy_funcs; |
| /xsrc/external/mit/MesaLib/dist/src/freedreno/drm/ | ||
| H A D | msm_pipe.c | 192 static const struct fd_pipe_funcs legacy_funcs = { variable in typeref:typename:const struct fd_pipe_funcs 233 pipe->funcs = &legacy_funcs; |
Completed in 3 milliseconds