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

  /external/mesa3d/src/mesa/swrast/
s_aatritemp.h 45 const SWvertex *vMin, *vMid, *vMax;
75 vMin = v0; vMid = v1; vMax = v2; /* y0<=y1<=y2 */
78 vMin = v2; vMid = v0; vMax = v1; /* y2<=y0<=y1 */
81 vMin = v0; vMid = v2; vMax = v1; bf = -bf; /* y0<=y2<=y1 */
86 vMin = v1; vMid = v0; vMax = v2; bf = -bf; /* y1<=y0<=y2 */
89 vMin = v2; vMid = v1; vMax = v0; bf = -bf; /* y2<=y1<=y0 */
92 vMin = v1; vMid = v2; vMax = v0; /* y1<=y2<=y0 */
102 const GLfloat botDx = vMid->attrib[FRAG_ATTRIB_WPOS][0] - vMin->attrib[FRAG_ATTRIB_WPOS][0];
103 const GLfloat botDy = vMid->attrib[FRAG_ATTRIB_WPOS][1] - vMin->attrib[FRAG_ATTRIB_WPOS][1];
180 const GLfloat *pMid = vMid->attrib[FRAG_ATTRIB_WPOS]
    [all...]
s_tritemp.h 137 const SWvertex *vMin, *vMid, *vMax; /* Y(vMin)<=Y(vMid)<=Y(vMax) */
179 vMin = v0; vMid = v1; vMax = v2;
184 vMin = v2; vMid = v0; vMax = v1;
189 vMin = v0; vMid = v2; vMax = v1;
197 vMin = v1; vMid = v0; vMax = v2;
203 vMin = v2; vMid = v1; vMax = v0;
209 vMin = v1; vMid = v2; vMax = v0;
216 vMid_fx = FloatToFixed(vMid->attrib[FRAG_ATTRIB_WPOS][0] + 0.5F) & snapMask;
222 eTop.v0 = vMid; eTop.v1 = vMax
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/r/
rcontainer.swg 86 typename InputSeq::const_iterator vmid = v.begin();
88 std::advance(vmid, jj - ii);
89 self->insert(std::copy(v.begin(), vmid, sb), vmid, v.end());
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_setup.c 83 const float (*vmid)[4]; member in struct:setup_context
307 setup->vmid = v1;
313 setup->vmid = v0;
319 setup->vmid = v2;
327 setup->vmid = v0;
333 setup->vmid = v1;
339 setup->vmid = v2;
345 setup->ebot.dx = setup->vmid[0][0] - setup->vmin[0][0];
346 setup->ebot.dy = setup->vmid[0][1] - setup->vmin[0][1];
349 setup->etop.dx = setup->vmax[0][0] - setup->vmid[0][0]
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/octave/
octcontainer.swg 155 typename InputSeq::const_iterator vmid = v.begin();
157 std::advance(vmid, jj - ii);
158 self->insert(std::copy(v.begin(), vmid, sb), vmid, v.end());
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_ion.h 131 unsigned int vmid; member in struct:ion_prefetch_regions
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_ion.h 168 unsigned int vmid; member in struct:ion_prefetch_regions
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubycontainer.swg 124 typename InputSeq::const_iterator vmid = v.begin();
126 std::advance(vmid, jj - ii);
127 self->insert(std::copy(v.begin(), vmid, sb), vmid, v.end());
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.jre11_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
JRE-1.1.zip 
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmdevs.h 462 #define BFL2_DYNAMIC_VMID 0x10000000 /* boardflag to enable dynamic Vmid idle TSSI CAL */
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se12_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.2.zip 
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_generators.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_generators.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_generators.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_generators.py     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se13_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.3.zip 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se14_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.4.zip 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se15_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.5.zip 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.javase16_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
JavaSE-1.6.zip 
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_vdec_v4l2.cpp     [all...]

Completed in 1518 milliseconds