Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c428 void noop_init_state_functions(struct pipe_context *ctx);
430 void noop_init_state_functions(struct pipe_context *ctx) in noop_init_state_functions() function
H A Dnoop_pipe.c39 void noop_init_state_functions(struct pipe_context *ctx);
449 noop_init_state_functions(ctx); in noop_create_context()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D7.10.rst2816 - gallium/noop: Add prototype for noop_init_state_functions.