Searched defs:variableType (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/angle/src/compiler/translator/
H A DShaderLang.cpp107 const std::vector<VarT> *GetVariableList(const TCompiler *compiler, ShaderVariableType variableType);
122 const std::vector<sh::Attribute> *GetVariableList(const TCompiler *compiler, ShaderVariableType variableType) argument
124 return (variableType == SHADERVAR_ATTRIBUTE ?
136 const std::vector<VarT> *GetShaderVariables(const ShHandle handle, ShaderVariableType variableType) argument
150 return GetVariableList<VarT>(compiler, variableType);
H A DOutputHLSL.cpp345 const TType &variableType = outputVariableIt->second->getType(); local
347 out << "static " + TypeString(variableType) + " out_" + variableName + ArrayString(variableType) +
348 " = " + initializer(variableType) + ";\n";
/external/srec/srec/EventLog/src/
H A DEventLogImpl.c98 ESR_ReturnCode propertyChanged(ESR_SessionTypeListener* self, const LCHAR* name, const void* oldValue, const void* newValue, VariableTypes variableType, void* data) argument
107 switch (variableType)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 157 milliseconds