Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c128 noop_resource_create_with_modifiers(struct pipe_screen *screen, in noop_resource_create_with_modifiers() function
852 screen->resource_create_with_modifiers = noop_resource_create_with_modifiers; in noop_screen_create()