Lines Matching full:must
44 (appropriate bind flags must be requested).
51 width0 serves as size, most other resource properties don't apply but must be
52 set appropriately (depth0/height0/array_size must be 1, last_level 0).
60 (TODO limit currently unspecified, minimum must be at least 65536).
87 width must be a power of two
88 - height0 must be 1
89 - depth0 must be 1
90 - array_size must be 1 for PIPE_TEXTURE_1D
92 - Must use normalized coordinates
104 - depth0 must be 1
105 - array_size must be 1
106 - last_level must be 0
107 - Must use unnormalized coordinates
108 - Must use a clamp wrap mode
122 width and height must be powers of two
123 - depth0 must be 1
124 - array_size must be 1 for PIPE_TEXTURE_2D
126 - Must use normalized coordinates
146 width, height and depth must be powers of two
147 - array_size must be 1
148 - Must use normalized coordinates
169 - Width and height must be equal
170 - depth0 must be 1
171 - array_size must be a multiple of 6
173 width and height must be powers of two
174 - Must use normalized coordinates