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