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

  /external/mesa3d/src/mesa/math/
m_clip_tmp.h 33 * the case where the cliptest passes. This isn't essential,
64 /* on powerpc cliptest is 17% faster in this way. */
144 /* on powerpc cliptest is 17% faster in this way. */
m_xform.h 59 * There are two cases where we wouldn't want to do the divide in cliptest:
m_debug_clip.c 203 * Cliptest tests
367 printf( "cliptest results after hooking in %s functions:\n", description );
  /external/mesa3d/src/mesa/tnl/
t_vb_vertex.c 123 /* Neither the x86 nor sparc asm cliptest functions have been updated
181 /* Cliptest and perspective divide. Clip functions must clear
277 "modelview/project/cliptest/divide",
t_vb_program.c 132 /* Cliptest and perspective divide. Clip functions must clear
499 /* Perform NDC and cliptest operations:
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt.h 87 * - fetch, vertex shade, cliptest, prim-pipeline
216 * Post-VS: cliptest, rhw, viewport
draw_pt_fetch_emit.c 50 * - cliptest,
draw_pt.c 50 * - middle -- fetch, shade, cliptest, viewport
draw_llvm.c 910 /* Cliptest, for hardwired planes */
    [all...]
  /external/libogg/src/
bitwise.c 511 void cliptest(unsigned long *b,int vals,int bits,int *comp,int compsize){ function
652 cliptest(testbuffer1,test1size,0,one,onesize);
656 cliptest(testbuffer3,test3size,0,two,twosize);
660 cliptest(testbuffer2,test2size,0,three,threesize);
683 cliptest(testbuffer1,test1size,7,four,foursize);
687 cliptest(testbuffer2,test2size,17,five,fivesize);
691 cliptest(testbuffer3,test3size,1,six,sixsize);
  /external/tremolo/Tremolo/
bitwise.c 390 void cliptest(unsigned long *b,int vals,int bits,int *comp,int compsize){ function
590 cliptest(testbuffer1,test1size,0,one,onesize);
594 cliptest(testbuffer3,test3size,0,two,twosize);
598 cliptest(testbuffer2,test2size,0,three,threesize);
630 cliptest(testbuffer1,test1size,7,four,foursize);
634 cliptest(testbuffer2,test2size,17,five,fivesize);
638 cliptest(testbuffer3,test3size,1,six,sixsize);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_clip_tri.c 594 do cliptest */
  /external/mesa3d/docs/
relnotes-7.10.html     [all...]
news.html     [all...]
versions.html     [all...]
VERSIONS     [all...]

Completed in 1388 milliseconds