Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c325 static bool noop_generate_mipmap(struct pipe_context *ctx, in noop_generate_mipmap() function
375 ctx->generate_mipmap = noop_generate_mipmap; in noop_create_context()