Home
last modified time | relevance | path

Searched defs:variableType (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DIntermNode_test.cpp48 TType *variableType = new TType(type); in createTestSymbol() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteCubeMapSamplersAs2DArray.cpp31 const TType *variableType) in GetValueFromNeighbor()
50 const TType *variableType) in GetDiffWithNeighbor()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DOutputHLSL.cpp700 const TType &variableType = outputVariable.second->getType(); in header() local
1125 const TType &variableType = variable.getType(); in visitSymbol() local
1140 const TType &variableType = variable.getType(); in visitSymbol() local
DShaderStorageBlockOutputHLSL.cpp488 const TType &variableType = variable.getType(); in visitSymbol() local
Dblocklayout.cpp147 size_t GetStd430BaseAlignment(GLenum variableType, bool isRowMajor) in GetStd430BaseAlignment()
DParseContext.cpp1896 const TType &variableType = variable->getType(); in parseVariableIdentifier() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DVertexFormatTests.cpp233 std::string variableType = in MakeTestPipeline() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp830 const char *variableType, in LogLinkMismatch()