Searched refs:util_create_gen_mipmap (Results 1 – 4 of 4) sorted by relevance
47 util_create_gen_mipmap(struct pipe_context *pipe, struct cso_context *cso);
1264 util_create_gen_mipmap(struct pipe_context *pipe, in util_create_gen_mipmap() function
54 st->gen_mipmap = util_create_gen_mipmap(st->pipe, st->cso_context); in st_init_generate_mipmap()
256 gen_mipmap = util_create_gen_mipmap(pipe, cso_ctx); in init_context()