Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_state.h319 struct pipe_constant_buffer cb_vs_ff; member
Dnine_ff.c2067 context->pipe_data.cb_vs_ff = cb; in nine_ff_update()
Dnine_state.c1034 pipe->set_constant_buffer(pipe, PIPE_SHADER_VERTEX, 0, &context->pipe_data.cb_vs_ff); in commit_vs_constants()