Home
last modified time | relevance | path

Searched refs:agx_wrap_from_pipe (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.c305 agx_wrap_from_pipe(enum pipe_tex_wrap in) in agx_wrap_from_pipe() function
355 cfg.wrap_s = agx_wrap_from_pipe(state->wrap_s); in agx_create_sampler_state()
356 cfg.wrap_t = agx_wrap_from_pipe(state->wrap_t); in agx_create_sampler_state()
357 cfg.wrap_r = agx_wrap_from_pipe(state->wrap_r); in agx_create_sampler_state()

Completed in 3 milliseconds