Home
last modified time | relevance | path

Searched refs:cb_vs (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_state.h313 struct pipe_constant_buffer cb_vs; member
Dnine_state.c476 context->pipe_data.cb_vs = cb; in prepare_vs_constants_userbuf()
1042 pipe->set_constant_buffer(pipe, PIPE_SHADER_VERTEX, 0, &context->pipe_data.cb_vs); in commit_vs_constants()