Home
last modified time | relevance | path

Searched refs:PropagateType (Results 1 – 6 of 6) sorted by relevance

/external/angle/third_party/spirv-tools/src/source/opt/
Dfix_storage_class.cpp44 PropagateType(use.first, inst->type_id(), use.second, &seen); in Process()
174 bool FixStorageClass::PropagateType(Instruction* inst, uint32_t type_id, in PropagateType() function in spvtools::opt::FixStorageClass
268 PropagateType(use.first, new_type_id, use.second, seen); in PropagateType()
Dfix_storage_class.h79 bool PropagateType(Instruction* inst, uint32_t type_id, uint32_t op_idx,
/external/deqp-deps/SPIRV-Tools/source/opt/
Dfix_storage_class.cpp44 PropagateType(use.first, inst->type_id(), use.second, &seen); in Process()
174 bool FixStorageClass::PropagateType(Instruction* inst, uint32_t type_id, in PropagateType() function in spvtools::opt::FixStorageClass
268 PropagateType(use.first, new_type_id, use.second, seen); in PropagateType()
Dfix_storage_class.h79 bool PropagateType(Instruction* inst, uint32_t type_id, uint32_t op_idx,
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfix_storage_class.cpp44 PropagateType(use.first, inst->type_id(), use.second, &seen); in Process()
174 bool FixStorageClass::PropagateType(Instruction* inst, uint32_t type_id, in PropagateType() function in spvtools::opt::FixStorageClass
268 PropagateType(use.first, new_type_id, use.second, seen); in PropagateType()
Dfix_storage_class.h79 bool PropagateType(Instruction* inst, uint32_t type_id, uint32_t op_idx,