Lines Matching refs:imageOffset
656 For each element of pname:pRegions, pname:imageOffset.x and
657 [eq]#(pname:imageExtent.width {plus} pname:imageOffset.x)# must: both be
661 For each element of pname:pRegions, pname:imageOffset.y and
662 [eq]#(pname:imageExtent.height {plus} pname:imageOffset.y)# must: both
718 For each element of pname:pRegions, pname:imageOffset.x and
719 [eq]#(pname:imageExtent.width {plus} pname:imageOffset.x)# must: both be
723 For each element of pname:pRegions, pname:imageOffset.y and
724 [eq]#(imageExtent.height {plus} pname:imageOffset.y)# must: both be
752 * pname:imageOffset selects the initial pname:x, pname:y, pname:z offsets
905 pname:imageOffset.x and [eq]#(pname:imageExtent.width {plus}
906 pname:imageOffset.x)# must: both be greater than or equal to `0` and
912 pname:imageOffset.y and [eq]#(pname:imageExtent.height {plus}
913 pname:imageOffset.y)# must: both be greater than or equal to `0` and
1003 * [[VUID-VkCopyImageToBufferInfo2KHR-imageOffset-00197]]
1006 pname:imageOffset.x and [eq]#(pname:imageExtent.width {plus}
1007 pname:imageOffset.x)# must: both be greater than or equal to `0` and
1010 * [[VUID-VkCopyImageToBufferInfo2KHR-imageOffset-00198]]
1013 pname:imageOffset.y and [eq]#(pname:imageExtent.height {plus}
1014 pname:imageOffset.y)# must: both be greater than or equal to `0` and
1046 * pname:imageOffset selects the initial pname:x, pname:y, pname:z offsets
1128 Note that pname:imageOffset does not affect addressing calculations for
1167 pname:imageOffset.x)# must: equal the image subresource width.
1170 pname:imageOffset.y)# must: equal the image subresource height.
1173 pname:imageOffset.z)# must: equal the image subresource depth.