Lines Matching refs:bufferImageGranularity
9330 The implementation-dependent limit <<limits-bufferImageGranularity,
9331 pname:bufferImageGranularity>> specifies a page-like granularity at which
9336 pname:bufferImageGranularity is specified in bytes, and must: be a power of
9339 pname:bufferImageGranularity value of one.
9344 Despite its name, pname:bufferImageGranularity is really a granularity
9356 resourceA.endPage = resourceA.end & ~(bufferImageGranularity-1)
9358 resourceB.startPage = resourceB.start & ~(bufferImageGranularity-1)
9370 pname:bufferImageGranularity.
9371 pname:bufferImageGranularity may: be different than the physical page size
9376 pname:bufferImageGranularity, provided they meet the pname:alignment
9380 must: all be multiples of the pname:bufferImageGranularity.
9382 pname:bufferImageGranularity.
9543 range~B~ aligned to pname:bufferImageGranularity.