Searched refs:user_error (Results 1 – 4 of 4) sorted by relevance
108 #define user_error(x) \ macro112 #define user_error(x) (!(x) ? TRUE : FALSE) macro125 if (user_error(x)) { \
341 (void)user_error(!"Position doesn't match any known combination"); in NineVertexDeclaration9_new_from_fvf()372 if (user_error(texcount <= 8)) { texcount = 8; } in NineVertexDeclaration9_new_from_fvf()
513 if (user_error(texcount <= 8)) in nine_fvf_stride()
978 (void)user_error(Type == D3DBACKBUFFER_TYPE_MONO); in NineSwapChain9_GetBackBuffer()