Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/noop/
Dnoop_pipe.c403 static int noop_get_compute_param(struct pipe_screen *pscreen, in noop_get_compute_param() function
483 screen->get_compute_param = noop_get_compute_param; in noop_screen_create()