Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c447 static int noop_get_compute_param(struct pipe_screen *pscreen, in noop_get_compute_param() function
552 screen->get_compute_param = noop_get_compute_param; in noop_screen_create()