Lines Matching defs:lod

344 …:Vec4 execSample (const tcu::Texture1DView& src, const ReferenceParams& params, float s, float lod)  in execSample()
352 …cSample (const tcu::Texture2DView& src, const ReferenceParams& params, float s, float t, float lod) in execSample()
360 …nst tcu::TextureCubeView& src, const ReferenceParams& params, float s, float t, float r, float lod) in execSample()
368 … tcu::Texture2DArrayView& src, const ReferenceParams& params, float s, float t, float r, float lod) in execSample()
376 …reCubeArrayView& src, const ReferenceParams& params, float s, float t, float r, float q, float lod) in execSample()
384 …le (const tcu::Texture1DArrayView& src, const ReferenceParams& params, float s, float t, float lod) in execSample()
420 float lod = triLod[triNdx]; in sampleTextureNonProjected() local
457 float lod = triLod[triNdx]; in sampleTextureNonProjected() local
496 …float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triW[triNdx], triWx, triWy, (flo… in sampleTextureProjected() local
540 …float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triW… in sampleTextureProjected() local
652 …const float lod = de::clamp(computeCubeLodFromDerivates(params.lodMode, coord, coordDx, coordDy… in sampleTextureCube() local
701 float lod = triLod[triNdx]; in sampleTextureNonProjected() local
748 float lod = triLod[triNdx]; in sampleTextureNonProjected() local
796 float lod = triLod[triNdx]; in sampleTextureNonProjected() local
843 …float lod = computeProjectedTriLod(params.lodMode, triU[triNdx], triV[triNdx], triW[triNdx], triP… in sampleTextureProjected() local
908 …const float lod = de::clamp(computeCubeLodFromDerivates(params.lodMode, coord, coordDx, coordDy,… in sampleTextureCubeArray() local