Searched refs:GetVariableStoreType (Results 1 – 2 of 2) sorted by relevance
963 const Type* GetVariableStoreType(
1220 auto* store_type = GetVariableStoreType(*var); in EmitEntryPointAsWrapper()1303 const Type* store_type = GetVariableStoreType(*var); in EmitEntryPointAsWrapper()1431 const Type* FunctionEmitter::GetVariableStoreType( in GetVariableStoreType() function in tint::reader::spirv::FunctionEmitter2493 auto* var_store_type = GetVariableStoreType(inst); in EmitFunctionVariables()