Lines Matching refs:TCU_CHECK_MSG
523 TCU_CHECK_MSG(img != EGL_NO_IMAGE_KHR, "Failed to create EGLImage, got EGL_NO_IMAGE_KHR");
763 TCU_CHECK_MSG((int)coordLoc != -1, "Couldn't find attribute a_coord");
766 TCU_CHECK_MSG((int)samplerLoc != (int)-1, "Couldn't find uniform u_sampler");
883 TCU_CHECK_MSG((int)coordLoc != -1, "Couldn't find attribute a_coord");
886 TCU_CHECK_MSG((int)colorLoc != (int)-1, "Couldn't find uniform u_color");
889 TCU_CHECK_MSG((int)depthLoc != (int)-1, "Couldn't find uniform u_depth");