Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h690 bool v3d_generate_mipmap(struct pipe_context *pctx,
Dv3d_blit.c462 v3d_generate_mipmap(struct pipe_context *pctx, in v3d_generate_mipmap() function
Dv3d_resource.c1165 pctx->generate_mipmap = v3d_generate_mipmap; in v3d_resource_context_init()