HomeSort by: relevance | last modified time | path
    Searched refs:begins_with_a_nop (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/mesa/main/
mtypes.h 4701 /* If small_list and begins_with_a_nop are true, this means
4705 bool begins_with_a_nop; member in struct:gl_display_list
dlist.c 1393 unsigned start = dlist->begins_with_a_nop ? dlist->start - 1 :
13783 list->CurrentList->begins_with_a_nop = true;
13785 list->CurrentList->begins_with_a_nop = false;
13792 list->CurrentList->begins_with_a_nop = false;

Completed in 49 milliseconds