Home
last modified time | relevance | path

Searched refs:fd_resource_context_init (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.h276 void fd_resource_context_init(struct pipe_context *pctx);
Dfreedreno_context.c449 fd_resource_context_init(pctx); in fd_context_init()
Dfreedreno_resource.c1422 fd_resource_context_init(struct pipe_context *pctx) in fd_resource_context_init() function