Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching refs:glLineWidthx

111 	glLineWidthx_client_proc_t glLineWidthx;
403 virtual glLineWidthx_client_proc_t set_glLineWidthx(glLineWidthx_client_proc_t f) { glLineWidthx_client_proc_t retval = glLineWidthx; glLineWidthx = f; return retval;}