HomeSort by relevance Sort by last modified time
    Searched refs:pipe_debug_callback (Results 1 - 25 of 31) sorted by null

1 2

  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_fence.h 14 struct pipe_debug_callback;
39 bool nouveau_fence_wait(struct nouveau_fence *, struct pipe_debug_callback *);
nouveau_context.h 18 struct pipe_debug_callback debug;
nouveau_fence.c 191 nouveau_fence_wait(struct nouveau_fence *fence, struct pipe_debug_callback *debug)
nouveau_screen.c 261 const struct pipe_debug_callback *cb)
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_shader.h 261 struct pipe_debug_callback debug;
545 struct pipe_debug_callback *debug);
550 struct pipe_debug_callback *debug);
553 struct pipe_debug_callback *debug);
559 struct pipe_debug_callback *debug,
567 struct pipe_debug_callback *debug, unsigned processor,
si_shader_internal.h 36 struct pipe_debug_callback;
175 struct pipe_debug_callback *debug);
  /external/mesa3d/src/gallium/drivers/freedreno/a3xx/
fd3_emit.h 46 struct pipe_debug_callback *debug;
  /external/mesa3d/src/gallium/drivers/freedreno/a4xx/
fd4_emit.h 46 struct pipe_debug_callback *debug;
  /external/mesa3d/src/gallium/drivers/nouveau/nv50/
nv50_program.h 120 struct pipe_debug_callback *);
nv50_program.c 322 struct pipe_debug_callback *debug)
  /external/mesa3d/src/gallium/state_trackers/clover/core/
queue.cpp 53 struct pipe_debug_callback cb;
  /external/mesa3d/src/gallium/drivers/freedreno/a5xx/
fd5_emit.h 42 struct pipe_debug_callback *debug;
  /external/mesa3d/src/mesa/state_tracker/
st_debug.c 111 * Installed as pipe_debug_callback when GL_DEBUG_OUTPUT is enabled.
176 struct pipe_debug_callback cb;
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug.h 280 struct pipe_debug_callback;
284 struct pipe_debug_callback *cb,
u_debug.c 74 _pipe_debug_message(struct pipe_debug_callback *cb,
  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3_shader.h 261 struct pipe_debug_callback *debug);
264 struct ir3_shader_key key, struct pipe_debug_callback *debug);
ir3_shader.c 158 dump_shader_info(struct ir3_shader_variant *v, struct pipe_debug_callback *debug)
216 struct pipe_debug_callback *debug)
280 struct pipe_debug_callback *debug)
  /external/mesa3d/src/gallium/drivers/svga/
svga_winsys.h 52 struct pipe_debug_callback;
426 struct pipe_debug_callback *debug_callback;
svga_pipe_misc.c 243 const struct pipe_debug_callback *cb)
svga_context.h 448 struct pipe_debug_callback callback;
  /external/mesa3d/src/gallium/include/pipe/
p_context.h 48 struct pipe_debug_callback;
303 const struct pipe_debug_callback *);
p_state.h 811 struct pipe_debug_callback struct
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_context.c 156 const struct pipe_debug_callback *cb)
freedreno_context.h 252 struct pipe_debug_callback debug;
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_context.h 298 struct pipe_debug_callback *);

Completed in 1986 milliseconds

1 2