Searched defs:is_fetch (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/spirv-cross/ | ||
| D | spirv_glsl.hpp | 402 bool is_fetch = false, is_gather = false, is_proj = false; member |
| D | spirv_cross.cpp | 2626 bool is_fetch = false; in handle() local |