OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:noop_is_format_supported
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/noop/
noop_pipe.c
330
static boolean
noop_is_format_supported
(struct pipe_screen* pscreen,
function
377
screen->is_format_supported =
noop_is_format_supported
;
/external/mesa3d/src/gallium/drivers/noop/
noop_pipe.c
330
static boolean
noop_is_format_supported
(struct pipe_screen* pscreen,
function
377
screen->is_format_supported =
noop_is_format_supported
;
Completed in 186 milliseconds