Home
last modified time | relevance | path

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

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Method/
DJDWPMethodVariableTableTestCase.java346 VariableInfo variableInfo = checker.getVariableInfo(name); in checkMethodVariableTable() local
402 private void addVariableInfo(VariableInfo variableInfo) { in addVariableInfo()
/external/angle/src/compiler/translator/
Dblocklayout.cpp31 const BlockMemberInfo &variableInfo, in encodeVariable()
620 BlockMemberInfo variableInfo = in visitNamedVariable() local
Dblocklayout.h276 const BlockMemberInfo &variableInfo, in encodeVariable()
DShaderStorageBlockOutputHLSL.cpp250 const BlockMemberInfo &variableInfo, in encodeVariable()
/external/angle/src/compiler/translator/TranslatorMetalDirect/
DRewritePipelines.cpp925 const std::vector<sh::ShaderVariable> *variableInfo, in RewritePipeline()
992 const std::vector<sh::ShaderVariable> *variableInfo; in RewritePipelines() member
/external/angle/src/libANGLE/
DProgramLinkedResources.cpp224 sh::BlockMemberInfo variableInfo; in visitNamedVariable() local
288 sh::BlockMemberInfo variableInfo; in visitNamedVariable() local
/external/angle/src/libANGLE/renderer/d3d/
DProgramD3D.cpp238 const sh::BlockMemberInfo &variableInfo, in encodeVariable()