HomeSort by relevance Sort by last modified time
    Searched defs:CLP (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_urb.c 41 #define CLP 2
94 { 5, 10, 1, 5 }, /* clp */
145 brw->urb.nr_clip_entries = limits[CLP].preferred_nr_entries;
174 brw->urb.nr_clip_entries = limits[CLP].min_nr_entries;
199 printf("URB fence: %d ..VS.. %d ..GS.. %d ..CLP.. %d ..SF.. %d ..CS.. %d\n",
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_urb.c 41 #define CLP 2
94 { 5, 10, 1, 5 }, /* clp */
145 brw->urb.nr_clip_entries = limits[CLP].preferred_nr_entries;
174 brw->urb.nr_clip_entries = limits[CLP].min_nr_entries;
199 printf("URB fence: %d ..VS.. %d ..GS.. %d ..CLP.. %d ..SF.. %d ..CS.. %d\n",
  /system/core/sh/
syntax.h 47 #define CLP 8 /* a left paren in arithmetic */