Lines Matching refs:operations
70 atomic read-modify-write operations to a single level of a texture
122 atomic operations are considered to involve a format mismatch. In such
124 operations, and undefined values will be written by stores and atomic
125 operations. A format mismatch will occur if:"
130 "Any image variable used for shader loads or atomic memory operations
138 stores and atomic operations re-interpret the memory holding the
157 containing side effects (image stores, image atomic operations, atomic
158 counter operations ..."
164 stores, image atomic operations, or accessing atomic counters (see
171 shaders containing side effects (image stores, image atomic operations,
172 atomic counter operations ..."
180 operations, or atomic counter operations ..."
185 "* shader invocations do not use image atomic operations or atomic
192 perform image stores, image atomic operations, atomic counter
193 operations ..."
225 "The atomic functions perform operations on individual texels or samples
226 of an image variable. Atomic memory operations read a value from the
227 selected texel, compute a new value using one of the operations
234 Atomic memory operations are supported on only a subset of all image
317 1 - This extension splits out only the image atomic operations