Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dtypes.cpp433 void Array::ReplaceElementType(const Type* type) { element_type_ = type; } in ReplaceElementType() function in spvtools::opt::analysis::Array
458 void RuntimeArray::ReplaceElementType(const Type* type) { in ReplaceElementType() function in spvtools::opt::analysis::RuntimeArray
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtypes.cpp433 void Array::ReplaceElementType(const Type* type) { element_type_ = type; } in ReplaceElementType() function in spvtools::opt::analysis::Array
458 void RuntimeArray::ReplaceElementType(const Type* type) { in ReplaceElementType() function in spvtools::opt::analysis::RuntimeArray
/third_party/spirv-tools/source/opt/
Dtypes.cpp450 void Array::ReplaceElementType(const Type* type) { element_type_ = type; } in ReplaceElementType() function in spvtools::opt::analysis::Array
480 void RuntimeArray::ReplaceElementType(const Type* type) { in ReplaceElementType() function in spvtools::opt::analysis::RuntimeArray