Home
last modified time | relevance | path

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

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