Home | History | Annotate | Download | only in VK

Lines Matching full:requirements

174  ** May have some Android-specific requirements
186 * Memory requirements: verify that for buffers the returned size is at least the size of the buffer
211 What are the alignment guarantees for the returned memory allocation? Will it satisfy alignment requirements for all object types? If not, app needs to know the alignment, or alignment parameter needs to be added to +VkMemoryAllocInfo+.
441 * Buffers of various sizes can be created and they report sensible memory requirements
464 * Alignment or size requirements for buffer views?