Home
last modified time | relevance | path

Searched defs:IsSameImpl (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.cpp249 bool Integer::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Integer
267 bool Float::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Float
288 bool Vector::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Vector
313 bool Matrix::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Matrix
347 bool Image::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Image
377 bool SampledImage::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::SampledImage
404 bool Array::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Array
440 bool RuntimeArray::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::RuntimeArray
480 bool Struct::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Struct
527 bool Opaque::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Opaque
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.cpp249 bool Integer::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Integer
267 bool Float::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Float
288 bool Vector::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Vector
313 bool Matrix::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Matrix
347 bool Image::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Image
377 bool SampledImage::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::SampledImage
404 bool Array::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Array
440 bool RuntimeArray::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::RuntimeArray
480 bool Struct::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Struct
527 bool Opaque::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Opaque
[all …]
/third_party/spirv-tools/source/opt/
Dtypes.cpp279 bool Integer::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Integer
295 bool Float::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Float
315 bool Vector::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Vector
341 bool Matrix::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Matrix
374 bool Image::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Image
398 bool SampledImage::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::SampledImage
424 bool Array::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Array
463 bool RuntimeArray::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::RuntimeArray
502 bool Struct::IsSameImpl(const Type* that, IsSameCache* seen) const { in IsSameImpl() function in spvtools::opt::analysis::Struct
544 bool Opaque::IsSameImpl(const Type* that, IsSameCache*) const { in IsSameImpl() function in spvtools::opt::analysis::Opaque
[all …]