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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_queryobj.c 94 write_depth_count(struct intel_context *intel, drm_intel_bo *query_bo, int idx) function
426 write_depth_count(intel, brw->query.bo, brw->query.index * 2);
448 write_depth_count(intel, brw->query.bo, brw->query.index * 2 + 1);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_queryobj.c 94 write_depth_count(struct intel_context *intel, drm_intel_bo *query_bo, int idx) function
426 write_depth_count(intel, brw->query.bo, brw->query.index * 2);
448 write_depth_count(intel, brw->query.bo, brw->query.index * 2 + 1);

Completed in 55 milliseconds