Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.h334 struct pipe_constant_buffer cb_ps_ff; member
Dnine_ff.c2084 context->pipe_data.cb_ps_ff = cb; in nine_ff_update()
Dnine_state.c1153 … pipe->set_constant_buffer(pipe, PIPE_SHADER_FRAGMENT, 0, false, &context->pipe_data.cb_ps_ff); in commit_ps_constants()