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