Searched refs:arrayElementZero (Results 1 – 3 of 3) 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()
316 const bool arrayElementZero = in GetInterfaceBlockIndex() local320 if (arrayElementMatches || arrayElementZero) in GetInterfaceBlockIndex()