Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_resource.h159 void vc5_resource_context_init(struct pipe_context *pctx);
Dvc5_context.c146 vc5_resource_context_init(pctx); in vc5_context_create()
Dvc5_resource.c785 vc5_resource_context_init(struct pipe_context *pctx) in vc5_resource_context_init() function