Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dtest_assembler.cpp414 ac_hw_cache_flags cache_coherent = {{0, 0, 0, 0, 0}}; variable
496 ac_hw_cache_flags cache_coherent = {{0, 0, 0, 0, 0}}; variable
663 ac_hw_cache_flags cache_coherent = {{0, 0, 0, 0, 0}}; variable
763 ac_hw_cache_flags cache_coherent = {{0, 0, 0, 0, 0}}; variable
938 ac_hw_cache_flags cache_coherent = {{0, 0, 0, 0, 0}}; variable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.h137 bool cache_coherent; member