Home | History | Annotate | Download | only in OGLES2

Lines Matching refs:_ASSERT

238 	_ASSERT((m_nVtxCache % 4) == 0);
239 _ASSERT(m_nVtxCache <= m_nVtxCacheMax);
260 _ASSERT(Data.uProgramFont != UNDEFINED_HANDLE);
293 _ASSERT(nTris <= (PVRTPRINT3D_MAX_RENDERABLE_LETTERS*2));
294 _ASSERT((nVtx % 4) == 0);
384 _ASSERT(bRes);
402 _ASSERT(bRes);
421 _ASSERT(bRes && Data.mvpLocationLogo != -1 && Data.mvpLocationFont != -1);
608 _ASSERT(Data.uProgramLogo != UNDEFINED_HANDLE);
617 _ASSERT(tex != UNDEFINED_HANDLE);