Searched defs:extra_array_length (Results 1 - 1 of 1) sorted by relevance
/third_party/spirv-tools/source/opt/ |
H A D | interface_var_sroa.cpp | 242 ReplaceInterfaceVariableWithScalars( Instruction* interface_var, Instruction* interface_var_type, uint32_t location, uint32_t component, uint32_t extra_array_length) ReplaceInterfaceVariableWithScalars() argument 263 ReplaceInterfaceVarWith( Instruction* interface_var, uint32_t extra_array_length, const NestedCompositeComponents& scalar_interface_vars) ReplaceInterfaceVarWith() argument 799 CreateScalarInterfaceVarsForArray( Instruction* interface_var_type, spv::StorageClass storage_class, uint32_t extra_array_length) CreateScalarInterfaceVarsForArray() argument 820 CreateScalarInterfaceVarsForMatrix( Instruction* interface_var_type, spv::StorageClass storage_class, uint32_t extra_array_length) CreateScalarInterfaceVarsForMatrix() argument 843 CreateScalarInterfaceVarsForReplacement( Instruction* interface_var_type, spv::StorageClass storage_class, uint32_t extra_array_length) CreateScalarInterfaceVarsForReplacement() argument 935 uint32_t extra_array_length = 0; ReplaceInterfaceVarsWithScalars() local [all...] |
Completed in 3 milliseconds