Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_resource.h118 void vc4_resource_context_init(struct pipe_context *pctx);
Dvc4_context.c140 vc4_resource_context_init(pctx); in vc4_context_create()
Dvc4_resource.c1029 vc4_resource_context_init(struct pipe_context *pctx) in vc4_resource_context_init() function