Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DEmulateGLFragColorBroadcast.cpp69 TIntermTyped *fragDataZero = constructGLFragDataNode(0); in constructGLFragDataAssignNode() local
71 return new TIntermBinary(EOpAssign, fragDataIndex, fragDataZero); in constructGLFragDataAssignNode()