Searched defs:dsx (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/Shader/ |
D | SamplerCore.cpp | 57 …e> &texture, Vector4s &c, Float4 &u, Float4 &v, Float4 &w, Float4 &q, Vector4f &dsx, Vector4f &dsy… in sampleTexture() 62 …e> &texture, Vector4s &c, Float4 &u, Float4 &v, Float4 &w, Float4 &q, Vector4f &dsx, Vector4f &dsy… in sampleTexture() 296 …e> &texture, Vector4f &c, Float4 &u, Float4 &v, Float4 &w, Float4 &q, Vector4f &dsx, Vector4f &dsy… in sampleTexture() 1397 …ta, Float4 &vDelta, Float4 &uuuu, Float4 &vvvv, const Float &lodBias, Vector4f &dsx, Vector4f &dsy… in computeLod() 1461 …e, Float &lod, Float4 &u, Float4 &v, Float4 &s, const Float &lodBias, Vector4f &dsx, Vector4f &dsy… in computeLodCube() 1520 …&lod, Float4 &uuuu, Float4 &vvvv, Float4 &wwww, const Float &lodBias, Vector4f &dsx, Vector4f &dsy… in computeLod3D()
|
D | PixelProgram.cpp | 666 …f &c, const Src &sampler, Float4 &u, Float4 &v, Float4 &w, Float4 &q, Vector4f &dsx, Vector4f &dsy… in sampleTexture() 697 …e(Vector4f &c, int stage, Float4 &u, Float4 &v, Float4 &w, Float4 &q, Vector4f &dsx, Vector4f &dsy… in sampleTexture()
|
D | VertexProgram.cpp | 1588 …ector4f &c, const Src &s, Float4 &u, Float4 &v, Float4 &w, Float4 &q, Vector4f &dsx, Vector4f &dsy… in sampleTexture()
|
D | PixelPipeline.cpp | 1234 Vector4f dsx; in sampleTexture() local
|