HomeSort by: relevance | last modified time | path
    Searched refs:dump_textures (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/freedreno/decode/
cffdec.h 51 int dump_textures; member in struct:cffdec_options
cffdump.c 124 { "textures", no_argument, &options.dump_textures, 1 },
cffdec.c 1394 if (options->dump_textures) {
1402 if (options->dump_textures) {
1411 if (options->dump_textures) {
1547 if (options->dump_textures) {
1602 if (options->dump_textures) {

Completed in 30 milliseconds