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

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11u.h 142 void draw_bound(ID3D11DeviceContext* ctx) function in struct:mesh
153 draw_bound(ctx);
224 void draw_bound(ID3D11DeviceContext* ctx) function in struct:d3d11_blitter
226 quad->draw_bound(ctx);
232 draw_bound(ctx);
  /external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11app/
d3d11u.h 142 void draw_bound(ID3D11DeviceContext* ctx) function in struct:mesh
153 draw_bound(ctx);
224 void draw_bound(ID3D11DeviceContext* ctx) function in struct:d3d11_blitter
226 quad->draw_bound(ctx);
232 draw_bound(ctx);

Completed in 207 milliseconds