MCPcopy Create free account
hub / github.com/coronalabs/corona / addConstVectorNode

Method addConstVectorNode

external/Angle/Project/src/compiler/ParseHelper.cpp:1249–1285  ·  view source on GitHub ↗

This function returns the tree representation for the vector field(s) being accessed from contant vector. If only one component of vector is accessed (v.x or v[0] where v is a contant vector), then a contant node is returned, else an aggregate node is returned (for v.xy). The input to this function could either be the symbol node or it could be the intermediate tree representation of accessing fie

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

glslang_tab.cppFile · 0.80

Calls 8

getUnionArrayPointerMethod · 0.80
strMethod · 0.80
addConstantUnionMethod · 0.80
getTypeMethod · 0.65
errorFunction · 0.50
getAsConstantUnionMethod · 0.45
getNominalSizeMethod · 0.45
c_strMethod · 0.45

Tested by

no test coverage detected