Home
last modified time | relevance | path

Searched defs:variableInfo (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/services/refactors/
DconvertArrowFunctionOrFunctionExpression.ts105 const variableInfo = getVariableInfo(func); constant
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dblocklayout.h276 const BlockMemberInfo &variableInfo, in encodeVariable()
Dblocklayout.cpp31 const BlockMemberInfo &variableInfo, in encodeVariable()
620 BlockMemberInfo variableInfo = in visitNamedVariable() local
DShaderStorageBlockOutputHLSL.cpp247 const BlockMemberInfo &variableInfo, in encodeVariable()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DRewritePipelines.cpp899 const std::vector<sh::ShaderVariable> *variableInfo, in RewritePipeline()
966 const std::vector<sh::ShaderVariable> *variableInfo; in RewritePipelines() member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.cpp259 sh::BlockMemberInfo variableInfo; in visitNamedVariable() local
323 sh::BlockMemberInfo variableInfo; in visitNamedVariable() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp239 const sh::BlockMemberInfo &variableInfo, in encodeVariable()