Home
last modified time | relevance | path

Searched refs:lookForBaseVertexBaseInstance (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp943 bool lookForBaseVertexBaseInstance = in compile() local
948 if (lookForDrawID || lookForBaseVertexBaseInstance) in compile()
957 else if (lookForBaseVertexBaseInstance && uniform.name == "angle_BaseVertex" && in compile()
962 else if (lookForBaseVertexBaseInstance && in compile()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp1161 bool lookForBaseVertexBaseInstance = in compile() local
1166 if (lookForDrawID || lookForBaseVertexBaseInstance) in compile()
1175 else if (lookForBaseVertexBaseInstance && uniform.name == "angle_BaseVertex" && in compile()
1180 else if (lookForBaseVertexBaseInstance && in compile()