Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.h327 struct pipe_constant_buffer cb_vs; member
H A Dnine_state.c542 pipe_resource_reference(&context->pipe_data.cb_vs.buffer, NULL); in prepare_vs_constants_userbuf()
544 context->pipe_data.cb_vs = cb; in prepare_vs_constants_userbuf()
1141 pipe->set_constant_buffer(pipe, PIPE_SHADER_VERTEX, 0, false, &context->pipe_data.cb_vs); in commit_vs_constants()
2993 pipe_resource_reference(&context->pipe_data.cb_vs.buffer, NULL); in nine_context_clear()

Completed in 7 milliseconds