Searched defs:interface_var (Results 1 – 4 of 4) sorted by relevance
/third_party/spirv-tools/source/opt/ |
D | interface_var_sroa.cpp | 155 CheckExtraArraynessConflictBetweenEntries(Instruction* interface_var, in CheckExtraArraynessConflictBetweenEntries() 191 Instruction* interface_var = context()->get_def_use_mgr()->GetDef( in CollectInterfaceVariables() local 243 Instruction* interface_var, Instruction* interface_var_type, in ReplaceInterfaceVariableWithScalars() 264 Instruction* interface_var, uint32_t extra_array_length, in ReplaceInterfaceVarWith() 322 Instruction* interface_var, in ReplaceComponentsOfInterfaceVarWith() 350 Instruction* interface_var, in ReplaceMultipleComponentsOfInterfaceVarWith() 385 Instruction* interface_var, Instruction* interface_var_user, in ReplaceComponentOfInterfaceVarWith() 558 Instruction* interface_var, Instruction* entry_point, in ReplaceInterfaceVarInEntryPoint()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_interfaces.cpp | 497 auto interface_var = _.FindDef(interface_id); in ValidateLocations() local
|
/third_party/spirv-tools/source/val/ |
D | validate_interfaces.cpp | 513 auto interface_var = _.FindDef(interface_id); in ValidateLocations() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_interfaces.cpp | 497 auto interface_var = _.FindDef(interface_id); in ValidateLocations() local
|