Lines Matching refs:prec
101 Vec2 computeLodBoundsFromDerivates (const float dudx, const float dudy, const LodPrecision& prec);
102 …(const float dudx, const float dvdx, const float dudy, const float dvdy, const LodPrecision& prec);
103 … const float dwdx, const float dudy, const float dvdy, const float dwdy, const LodPrecision& prec);
104 …c3& coord, const Vec3& coordDx, const Vec3& coordDy, const int faceSize, const LodPrecision& prec);
106 Vec2 clampLodBounds (const Vec2& lodBounds, const Vec2& lodMinMax, const LodPrecision& prec);
108 … Texture1DView& texture, const Sampler& sampler, const LookupPrecision& prec, const float coord,…
109 … Texture2DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord,…
110 …extureCubeView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord,…
111 …ture1DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord,…
112 …ture2DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord,…
113 … Texture3DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord,…
114 …ureCubeArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const IVec4& coord…
116 …st Sampler& sampler, TexLookupScaleMode scaleMode, const LookupPrecision& prec, const float coordX…
117 …Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const float coordX…
118 …Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const float coordX…
120 …st Sampler& sampler, TexLookupScaleMode scaleMode, const LookupPrecision& prec, const Vec2& coord,…
121 …Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec2& coord,…
122 …Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec2& coord,…
124 …st Sampler& sampler, TexLookupScaleMode scaleMode, const LookupPrecision& prec, const Vec3& coord,…
125 …Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec3& coord,…
126 …Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec3& coord,…
128 …tPixelBufferAccess& level, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord,…
130 …t Texture2DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord…
131 …exture2DView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec2& coord,…
132 …exture2DView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec2& coord,…
134 …xture2DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord…
135 …re2DArrayView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord,…
136 …re2DArrayView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord,…
139 …TextureCubeView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord…
140 …tureCubeView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord,…
141 …tureCubeView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord,…