Home
last modified time | relevance | path

Searched refs:convertFunctionPrototype (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_util/
DReplaceVariable.h121 TIntermFunctionPrototype *convertFunctionPrototype(TSymbolTable *symbolTable,
DReplaceVariable.cpp67 TIntermFunctionPrototype *RetypeOpaqueVariablesHelper::convertFunctionPrototype( in convertFunctionPrototype() function in sh::RetypeOpaqueVariablesHelper
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.cpp202 mRetyper.convertFunctionPrototype(mSymbolTable, function); in visitFunctionPrototype()
DRewriteCubeMapSamplersAs2DArray.cpp261 mRetyper.convertFunctionPrototype(mSymbolTable, function); in visitFunctionPrototype()