Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_state.h320 struct pipe_constant_buffer cb_ps_ff; member
Dnine_ff.c2079 context->pipe_data.cb_ps_ff = cb; in nine_ff_update()
Dnine_state.c1054 pipe->set_constant_buffer(pipe, PIPE_SHADER_FRAGMENT, 0, &context->pipe_data.cb_ps_ff); in commit_ps_constants()