Lines Matching defs:ERROR
43 #define ERROR(x...) printf("GalliumContext: " x)
93 ERROR("%s: Couldn't allocate sw_winsys!\n", __func__);
100 ERROR("%s: Couldn't create screen!\n", __FUNCTION__);
108 ERROR("%s: Using %s driver.\n", __func__, driverName);
113 ERROR("%s: Couldn't create display!\n", __FUNCTION__);
144 ERROR("%s: Couldn't create pipe context!\n", __FUNCTION__);
158 ERROR("%s: Problem allocating framebuffer!\n", __func__);
186 ERROR("%s: Couldn't create mesa state tracker context!\n",
190 ERROR("%s: State tracker error: SUCCESS?\n", __func__);
193 ERROR("%s: State tracker error: NO_MEMORY\n", __func__);
196 ERROR("%s: State tracker error: BAD_API\n", __func__);
199 ERROR("%s: State tracker error: BAD_VERSION\n", __func__);
202 ERROR("%s: State tracker error: BAD_FLAG\n", __func__);
205 ERROR("%s: State tracker error: BAD_ATTRIBUTE\n", __func__);
208 ERROR("%s: State tracker error: UNKNOWN_FLAG\n", __func__);
239 ERROR("%s: The next context is invalid... something went wrong!\n",
288 ERROR("%s: Invalid context ID range!\n", __func__);
297 ERROR("%s: Invalid context provided (#%" B_PRIu64 ")!\n",
335 ERROR("%s: context not found\n", __func__);
364 ERROR("%s: context not found\n", __func__);