HomeSort by relevance Sort by last modified time
    Searched refs:NumWindowRects (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/mesa/state_tracker/
st_scissor.c 40 blit->num_window_rectangles = ctx->Scissor.NumWindowRects;
st_atom_scissor.c 110 unsigned num_rects = scissor->NumWindowRects;
st_cb_clear.c 333 return ctx->Scissor.NumWindowRects > 0 ||
  /external/mesa3d/src/mesa/main/
scissor.c 259 ctx->Scissor.NumWindowRects = count;
attrib.c     [all...]
mtypes.h 813 GLint NumWindowRects; /**< Count of enabled window rectangles */
    [all...]
  /external/mesa3d/prebuilt-intermediates/main/
get_hash.h 284 { GL_NUM_WINDOW_RECTANGLES_EXT, CONTEXT_INT(Scissor.NumWindowRects), extra_EXT_window_rectangles },
    [all...]

Completed in 106 milliseconds