Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramLinkedResources.cpp362 unsigned int vectorCount = 0; member
371 lhs.vectorCount += rhs.vectorCount; in operator +=()
517 mUniformCount.vectorCount += VariableRegisterCount(variable.type) * elementCount; in visitNamedVariable()
1095 if (shaderUniformCount.vectorCount > maxUniformVectorsCount) in flattenUniformsAndCheckCapsForShader()