HomeSort by: relevance | last modified time | path
    Searched defs:send_count (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/compiler/
brw_fs_generator.cpp 1907 /* `send_count` explicitly does not include spills or fills, as we'd
1914 int loop_count = 0, send_count = 0, nop_count = 0; local
2293 send_count++;
2312 send_count++;
2353 send_count++;
2359 send_count++;
2373 send_count++;
2416 send_count++;
2424 send_count++;
2430 send_count++
    [all...]
brw_vec4_generator.cpp 1533 /* `send_count` explicitly does not include spills or fills, as we'd
1540 int loop_count = 0, send_count = 0; local
1784 send_count++;
1798 send_count++;
1815 send_count++;
1820 send_count++;
1825 send_count++;
1840 send_count++;
1845 send_count++;
1850 send_count++
    [all...]
  /xsrc/external/mit/libdrm/dist/
xf86drm.h 303 int send_count; /**< Number of buffers to send */ member in struct:_drmDMAReq
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm.h 397 int send_count; /**< Number of buffers to send */ member in struct:drm_dma
  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm.h 397 int send_count; /**< Number of buffers to send */ member in struct:drm_dma
  /xsrc/external/mit/libdrm/dist/include/drm/
drm.h 400 int send_count; /**< Number of buffers to send */ member in struct:drm_dma

Completed in 31 milliseconds