Searched refs:cb_ps_ff (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_state.h327 struct pipe_constant_buffer cb_ps_ff; member in struct:nine_context::__anon97a8ae2a0608
H A Dnine_ff.c2081 context->pipe_data.cb_ps_ff = cb;
H A Dnine_state.c1130 pipe->set_constant_buffer(pipe, PIPE_SHADER_FRAGMENT, 0, &context->pipe_data.cb_ps_ff);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_state.h334 struct pipe_constant_buffer cb_ps_ff; member in struct:nine_context::__anon9e15edb10608
H A Dnine_ff.c2081 context->pipe_data.cb_ps_ff = cb;
H A Dnine_state.c1154 pipe->set_constant_buffer(pipe, PIPE_SHADER_FRAGMENT, 0, false, &context->pipe_data.cb_ps_ff);

Completed in 21 milliseconds