Home
last modified time | relevance | path

Searched refs:rc_debug (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.h82 void rc_debug(struct radeon_compiler * c, const char * fmt, ...);
Dradeon_compiler.c54 void rc_debug(struct radeon_compiler * c, const char * fmt, ...) in rc_debug() function