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

  /external/deqp/framework/randomshaders/
rsgProgramExecutor.cpp 113 float w01 = (1.0f-x)*y; local
116 return quad.x()*w00 + quad.y()*w10 + quad.z()*w01 + quad.w()*w11;
  /external/chromium_org/third_party/skia/src/utils/
SkTextureCompressor_ASTC.cpp     [all...]
  /external/deqp/framework/common/
tcuCompressedTexture.cpp     [all...]
  /external/deqp/modules/glshared/
glsTextureTestUtil.cpp 168 float w01 = (1.0f-x)*y; local
171 return quad.x()*w00 + quad.y()*w10 + quad.z()*w01 + quad.w()*w11;
    [all...]

Completed in 933 milliseconds