Home
last modified time | relevance | path

Searched refs:cached_handle_ (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmove_to_front.h362 if (!cached_mtf_ || cached_handle_ != handle) { in GetMtf()
363 cached_handle_ = handle; in GetMtf()
377 uint64_t cached_handle_ = 0; variable
/external/deqp-deps/SPIRV-Tools/source/comp/
Dmove_to_front.h362 if (!cached_mtf_ || cached_handle_ != handle) { in GetMtf()
363 cached_handle_ = handle; in GetMtf()
377 uint64_t cached_handle_ = 0; variable