• Home
  • Raw
  • Download

Lines Matching refs:unnormalized

79   * unnormalized texel coordinates [eq]#[0.0, width / height / depth)#
85 Other image instructions can: use either normalized or unnormalized texel
91 <<textures-normalized-to-unnormalized,converted>> to unnormalized as part of
94 The array layer coordinate is always treated as unnormalized even when other
128 support unnormalized coordinates.
131 When normalized coordinates are converted to unnormalized coordinates, all
171 ** Given the unnormalized coordinates [eq]#(u,v)#, the four texels
186 to the unnormalized coordinate space of the lower-resolution components.
197 ** Given the unnormalized coordinates [eq]#(u,v)#, the texel selected is
464 the <<samplers-unnormalizedCoordinates,limitations of unnormalized
568 For instructions that use normalized or unnormalized texel coordinates, this
570 <<textures-unnormalized-to-integer,conversion>> to integer texel
1018 The following diagrams show the relationship between unnormalized (_u_,_v_)
1378 * Calculate the <<textures-normalized-to-unnormalized,unnormalized texel
1382 "`nearest filtering`" formulae in <<textures-unnormalized-to-integer>>
1390 <<textures-unnormalized-to-integer>>
1401 <<textures-unnormalized-to-integer>> and the equations in
1847 coordinates) rather than u,v,w (unnormalized texel coordinates) as in OpenGL
2037 [[textures-normalized-to-unnormalized]]
2097 [[textures-unnormalized-to-integer]]
2100 The unnormalized texel coordinates are transformed to integer texel
2126 coordinates that the unnormalized coordinates lie within:
2149 coordinates which bound the unnormalized coordinates.
2197 coordinates which bound the unnormalized coordinates.