Home
last modified time | relevance | path

Searched defs:IntConstant (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dconstants.h175 class IntConstant : public ScalarConstant { class
177 IntConstant(const Integer* ty, const std::vector<uint32_t>& w) in IntConstant() function in spvtools::opt::analysis::IntConstant
179 IntConstant(const Integer* ty, std::vector<uint32_t>&& w) in IntConstant() function in spvtools::opt::analysis::IntConstant
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dconstants.h175 class IntConstant : public ScalarConstant { class
177 IntConstant(const Integer* ty, const std::vector<uint32_t>& w) in IntConstant() function in spvtools::opt::analysis::IntConstant
179 IntConstant(const Integer* ty, std::vector<uint32_t>&& w) in IntConstant() function in spvtools::opt::analysis::IntConstant
[all...]
/third_party/spirv-tools/source/opt/
H A Dconstants.h190 class IntConstant : public ScalarConstant { class
192 IntConstant(const Integer* ty, const std::vector<uint32_t>& w) in IntConstant() function in spvtools::opt::analysis::IntConstant
194 IntConstant(const Integer* ty, std::vector<uint32_t>&& w) in IntConstant() function in spvtools::opt::analysis::IntConstant
[all...]

Completed in 3 milliseconds