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

  /external/mesa3d/src/glx/apple/
apple_glapi.c 68 SET_Viewport(__applegl_api, __applegl_glViewport);
  /external/mesa3d/src/gallium/tests/graw/
shader-leak.c 51 static void set_viewport( float x, float y, function
259 set_viewport(0, 0, WIDTH, HEIGHT, 30, 1000);
fs-frontface.c 174 set_viewport(0, 0, width, height, 30, 1000);
tri-gs.c 52 static void set_viewport( float x, float y, function
264 set_viewport(0, 0, WIDTH, HEIGHT, 30, 1000);
tri-instanced.c 81 static void set_viewport( float x, float y, function
315 set_viewport(0, 0, WIDTH, HEIGHT, 30, 1000);
quad-sample.c 61 static void set_viewport( float x, float y, function
386 set_viewport(0, 0, WIDTH, HEIGHT, 30, 1000);
vs-test.c 119 static void set_viewport( float x, float y, function
465 set_viewport(0, 0, WIDTH, HEIGHT, 30, 1000);
fs-fragcoord.c 212 set_viewport(0, 0, width, height, 30, 1000);
fs-test.c 175 static void set_viewport( float x, float y, function
513 set_viewport(0, 0, WIDTH, HEIGHT, 30, 1000);
gs-test.c 208 static void set_viewport( float x, float y, function
577 set_viewport(0, 0, WIDTH, HEIGHT, 30, 1000);
  /external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h 958 void set_viewport() function in struct:GalliumD3D11DeviceContext
986 set_viewport();
995 set_viewport();
    [all...]
  /external/libvncserver/webclients/novnc/include/
ui.js 742 display.set_viewport(false);
752 display.set_viewport(true);
    [all...]
  /external/mesa3d/src/mesa/main/
api_exec.c 202 SET_Viewport(exec, _mesa_Viewport);
    [all...]
dlist.c     [all...]

Completed in 1966 milliseconds