HomeSort by relevance Sort by last modified time
    Searched refs:trace_context_bind_sampler_states (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/
tr_context.c 291 trace_context_bind_sampler_states(struct pipe_context *_pipe, function
314 debug_error("Unexpected shader in trace_context_bind_sampler_states()");
332 debug_error("Unexpected shader in trace_context_bind_sampler_states()");
344 trace_context_bind_sampler_states(_pipe, PIPE_SHADER_FRAGMENT,
354 trace_context_bind_sampler_states(_pipe, PIPE_SHADER_VERTEX,
    [all...]
  /external/mesa3d/src/gallium/drivers/trace/
tr_context.c 291 trace_context_bind_sampler_states(struct pipe_context *_pipe, function
314 debug_error("Unexpected shader in trace_context_bind_sampler_states()");
332 debug_error("Unexpected shader in trace_context_bind_sampler_states()");
344 trace_context_bind_sampler_states(_pipe, PIPE_SHADER_FRAGMENT,
354 trace_context_bind_sampler_states(_pipe, PIPE_SHADER_VERTEX,
    [all...]

Completed in 44 milliseconds