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

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir.h 326 CACHE_CV, // cache as volatile
327 CACHE_WT = CACHE_CV // cache write-through
    [all...]
nv50_ir_target_nvc0.cpp 545 if (i->cache == CACHE_CV)
nv50_ir_emit_gk110.cpp     [all...]
nv50_ir_emit_gm107.cpp     [all...]
nv50_ir_emit_nvc0.cpp     [all...]
nv50_ir_from_tgsi.cpp 510 return nv50_ir::CACHE_CV;
    [all...]
nv50_ir_peephole.cpp     [all...]

Completed in 63 milliseconds