Home
last modified time | relevance | path

Searched defs:StructConstant (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Dconstants.h39 class StructConstant; variable
194 StructConstant(const analysis::Struct* ty) : CompositeConstant(ty) {} in StructConstant() function
195 StructConstant(const analysis::Struct* ty, in StructConstant() function
198 StructConstant(const analysis::Struct* ty, in StructConstant() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.h49 class StructConstant; variable
323 StructConstant(const Struct* ty) : CompositeConstant(ty) {} in StructConstant() function
324 StructConstant(const Struct* ty, in StructConstant() function
327 StructConstant(const Struct* ty, std::vector<const Constant*>&& components) in StructConstant() function
/third_party/spirv-tools/source/opt/
Dconstants.h49 class StructConstant; variable
323 StructConstant(const Struct* ty) : CompositeConstant(ty) {} in StructConstant() function
324 StructConstant(const Struct* ty, in StructConstant() function
327 StructConstant(const Struct* ty, std::vector<const Constant*>&& components) in StructConstant() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconstants.h49 class StructConstant; variable
323 StructConstant(const Struct* ty) : CompositeConstant(ty) {} in StructConstant() function
324 StructConstant(const Struct* ty, in StructConstant() function
327 StructConstant(const Struct* ty, std::vector<const Constant*>&& components) in StructConstant() function