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

  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3_nir.c 141 if (fd_mesa_debug & FD_DBG_DISASM) {
185 if (fd_mesa_debug & FD_DBG_DISASM) {
ir3_shader.c 149 if (fd_mesa_debug & FD_DBG_DISASM) {
304 if (fd_mesa_debug & FD_DBG_DISASM) {
312 if (fd_mesa_debug & FD_DBG_DISASM) {
353 if (fd_mesa_debug & FD_DBG_DISASM) {
362 if (fd_mesa_debug & FD_DBG_DISASM) {
ir3_cmdline.c 241 fd_mesa_debug |= FD_DBG_MSGS | FD_DBG_OPTMSGS | FD_DBG_DISASM;
ir3_compiler_nir.c 198 if (fd_mesa_debug & FD_DBG_DISASM) {
    [all...]
  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
fd2_program.c 71 if (fd_mesa_debug & FD_DBG_DISASM) {
89 if (fd_mesa_debug & FD_DBG_DISASM) {
  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_util.h 66 #define FD_DBG_DISASM 0x0002
freedreno_screen.c 65 {"disasm", FD_DBG_DISASM, "Dump TGSI and adreno shader disassembly"},

Completed in 479 milliseconds