Home | History | Annotate | Download | only in opengl

Lines Matching refs:bool32

970 			elems[scalarNdx].bool32 = (m_curToken == TOKEN_TRUE);
1679 result << (e.bool32 ? "true" : "false");