Home
last modified time | relevance | path

Searched defs:cache_coherent (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/compiler/tests/
Dtest_assembler.cpp390 ac_hw_cache_flags cache_coherent = {{0, 0, 0, 0, 0}}; variable
472 ac_hw_cache_flags cache_coherent = {{0, 0, 0, 0, 0}}; variable
639 ac_hw_cache_flags cache_coherent = {{0, 0, 0, 0, 0}}; variable
747 ac_hw_cache_flags cache_coherent = {{0, 0, 0, 0, 0}}; variable
922 ac_hw_cache_flags cache_coherent = {{0, 0, 0, 0, 0}}; variable
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h137 bool cache_coherent; member