Searched refs:arrayElementZero (Results 1 – 2 of 2) sorted by relevance
462 const bool arrayElementZero = (subscript == GL_INVALID_INDEX && uniformBlock.elementIndex == 0); in getUniformBlockIndex() local463 if(subscript == uniformBlock.elementIndex || arrayElementZero) in getUniformBlockIndex()
332 const bool arrayElementZero = in GetInterfaceBlockIndex() local336 if (arrayElementMatches || arrayElementZero) in GetInterfaceBlockIndex()