Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_common.hpp1046 bool statically_assigned = false; member
Dspirv_glsl.cpp3247 …bool statically_assigned = var.statically_assigned && var.static_expression != ID(0) && var.remapp… in variable_is_lut() local