Home
last modified time | relevance | path

Searched refs:dump_fs (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
Dsp_context.h187 unsigned dump_fs : 1; member
Dsp_context.c221 softpipe->dump_fs = debug_get_bool_option( "SOFTPIPE_DUMP_FS", FALSE ); in softpipe_create_context()
Dsp_state_shader.c128 if (softpipe->dump_fs) in softpipe_create_fs_state()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.h187 unsigned dump_fs : 1; member
Dsp_context.c221 softpipe->dump_fs = debug_get_bool_option( "SOFTPIPE_DUMP_FS", FALSE ); in softpipe_create_context()
Dsp_state_shader.c128 if (softpipe->dump_fs) in softpipe_create_fs_state()
/external/genext2fs/
Dgenext2fs.c2417 dump_fs(filesystem *fs, FILE * fh, int swapit) in dump_fs() function
2720 dump_fs(fs, fh, bigendian);
2724 dump_fs(fs, stdout, bigendian);