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

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_context.h 187 unsigned dump_fs : 1; member in struct:softpipe_context
sp_context.c 221 softpipe->dump_fs = debug_get_bool_option( "SOFTPIPE_DUMP_FS", FALSE );
sp_state_shader.c 128 if (softpipe->dump_fs)

Completed in 6653 milliseconds