• Home
  • Raw
  • Download

Lines Matching refs:prec

106 Vec2		computeLodBoundsFromDerivates		(const float dudx, const float dudy, const LodPrecision& prec);
107 …(const float dudx, const float dvdx, const float dudy, const float dvdy, const LodPrecision& prec);
108 … const float dwdx, const float dudy, const float dvdy, const float dwdy, const LodPrecision& prec);
109 …c3& coord, const Vec3& coordDx, const Vec3& coordDy, const int faceSize, const LodPrecision& prec);
111 Vec2 clampLodBounds (const Vec2& lodBounds, const Vec2& lodMinMax, const LodPrecision& prec);
113 … Texture1DView& texture, const Sampler& sampler, const LookupPrecision& prec, const float coord,…
114 … Texture2DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord,…
115 …extureCubeView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord,…
116 …ture1DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord,…
117 …ture2DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord,…
118 … Texture3DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord,…
119 …ureCubeArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const IVec4& coord…
121 …st Sampler& sampler, TexLookupScaleMode scaleMode, const LookupPrecision& prec, const float coordX…
122 …Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const float coordX…
123 …Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const float coordX…
125 …st Sampler& sampler, TexLookupScaleMode scaleMode, const LookupPrecision& prec, const Vec2& coord,…
126 …Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec2& coord,…
127 …Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec2& coord,…
129 …st Sampler& sampler, TexLookupScaleMode scaleMode, const LookupPrecision& prec, const Vec3& coord,…
130 …Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec3& coord,…
131 …Sampler& sampler, TexLookupScaleMode scaleMode, const IntLookupPrecision& prec, const Vec3& coord,…
133 …tPixelBufferAccess& level, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord,…
135 …t Texture2DView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec2& coord…
136 …exture2DView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec2& coord,…
137 …exture2DView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec2& coord,…
139 …xture2DArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord…
140 …re2DArrayView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord,…
141 …re2DArrayView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord,…
144 …TextureCubeView& texture, const Sampler& sampler, const LookupPrecision& prec, const Vec3& coord…
145 …tureCubeView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord,…
146 …tureCubeView& texture, const Sampler& sampler, const IntLookupPrecision& prec, const Vec3& coord,…