HomeSort by relevance Sort by last modified time
    Searched full:notify_reset (Results 1 - 14 of 14) sorted by null

  /external/mesa3d/src/gallium/state_trackers/dri/
dri_context.c 48 bool notify_reset,
70 if (!screen->has_reset_status_query && notify_reset) {
104 if (notify_reset)
dri_context.h 92 bool notify_reset,
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_context.h 114 uint32_t flags, bool notify_reset, unsigned *error,
nouveau_context.c 57 bool notify_reset,
71 if (notify_reset) {
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_context.c 180 bool notify_reset,
197 if (notify_reset) {
r200_context.h 635 bool notify_reset,
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_context.c 146 bool notify_reset,
163 if (notify_reset) {
radeon_context.h 458 bool notify_reset,
  /external/mesa3d/src/mesa/drivers/dri/common/
dri_util.h 91 bool notify_reset,
dri_util.c 306 bool notify_reset = false; local
346 notify_reset = (attribs[i * 2 + 1]
450 flags, notify_reset, error, shareCtx)) {
  /external/mesa3d/src/mesa/drivers/dri/i915/
intel_screen.c 955 bool notify_reset,
969 if (notify_reset) {
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.c     [all...]
brw_context.h     [all...]
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c 752 bool notify_reset,

Completed in 563 milliseconds