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

  /external/mesa3d/src/gallium/include/pipe/
p_state.h 867 unsigned nr_device_memory_evictions; /**< # of evictions (monotonic counter) */ member in struct:pipe_memory_info
  /external/mesa3d/src/mesa/state_tracker/
st_context.c 123 out->nr_device_memory_evictions = info.nr_device_memory_evictions;
  /external/mesa3d/src/gallium/drivers/radeon/
r600_pipe_common.c     [all...]
  /external/mesa3d/src/mesa/main/
get.c     [all...]
mtypes.h 4707 unsigned nr_device_memory_evictions; \/**< # of evictions (monotonic counter) *\/ member in struct:gl_memory_info
    [all...]

Completed in 1404 milliseconds