OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:debug_buf_info
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/drivers/i915/
i915_debug.c
717
static boolean
debug_buf_info
( struct debug_stream *stream,
function
849
return
debug_buf_info
(stream, "3DSTATE_BUFFER_INFO", (cmd & 0xffff) + 2);
/external/mesa3d/src/mesa/drivers/dri/i915/
i915_debug.c
640
debug_buf_info
(struct debug_stream *stream, const char *name, GLuint len)
function
765
return
debug_buf_info
(stream, "3DSTATE_BUFFER_INFO", (cmd & 0xffff) + 2);
Completed in 3596 milliseconds