Home
last modified time | relevance | path

Searched refs:disable_cache (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.h220 bool disable_cache; member
Dir3_compiler.c312 if (!options->disable_cache) in ir3_compiler_create()
/third_party/ltp/testcases/kernel/kvm/include/
Dkvm_x86.h150 unsigned int disable_cache: 1; member
/third_party/ltp/doc/
DKVM-Test-API.asciidoc316 unsigned int disable_cache: 1;
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1882 .disable_cache = true, in tu_CreateDevice()