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

  /external/deqp/framework/randomshaders/
rsgProgramExecutor.cpp 151 void interpolateFragmentInput (StridedValueAccess<Stride> dst, int dstComp, ConstValueAccess vtx0, ConstValueAccess vtx1, ConstValueAccess vtx2, ConstValueAccess vtx3, float x, float y)
156 dst.component(ndx).asFloat(dstComp) = interpolateFragment(tcu::Vec4(vtx0.component(ndx).asFloat(), vtx1.component(ndx).asFloat(), vtx2.component(ndx).asFloat(), vtx3.component(ndx).asFloat()), x, y);
  /external/opencv/cxcore/src/
cxpersistence.cpp 4775 int vtx2 = ((int*)dst_ptr)[1]; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3dx9mesh.h     [all...]

Completed in 529 milliseconds