Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DDriverUniform.cpp204 TIntermConstantUnion *indexRef = in createDriverUniformRef() local
208 return new TIntermBinary(EOpIndexDirectInterfaceBlock, angleUniformsRef, indexRef); in createDriverUniformRef()
210 return new TIntermBinary(EOpIndexDirectStruct, angleUniformsRef, indexRef); in createDriverUniformRef()