Home
last modified time | relevance | path

Searched refs:GetVariableStoreType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.h963 const Type* GetVariableStoreType(
Dfunction.cc1220 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::FunctionEmitter
2493 auto* var_store_type = GetVariableStoreType(inst); in EmitFunctionVariables()