Lines Matching refs:creates
22 The test creates buffer object with VK_BUFFER_CREATE_SPARSE_BINDING_BIT flag bit. The size of the b…
27 The test creates two queues - one supporting sparse binding operations, the second one supporting c…
32 The second queue is used to perform transfer operations. The test creates two non-sparse buffer obj…
42 The test checks all supported types of images. It creates image with VK_IMAGE_CREATE_SPARSE_BINDING…
46 The test creates two queues - one supporting sparse binding operations, the second one supporting c…
51 The second queue is used to perform transfer operations. The test creates two non-sparse buffer obj…
61 The test creates buffer object with VK_BUFFER_CREATE_SPARSE_RESIDENCY_BIT flag bit. The size of the…
66 The test creates two queues - one supporting sparse binding operations, the second one supporting c…
81 The test creates image with VK_IMAGE_CREATE_SPARSE_RESIDENCY_BIT flag bit. The sparse memory requir…
85 The test creates two queues - one supporting sparse binding operations, the second one supporting c…
100 The test creates image with maximum allowed number of mipmap levels. The sparse memory requirements…
111 The test creates two fully resident buffers (READ and WRITE) with VK_BUFFER_CREATE_SPARSE_ALIASED_B…
114 The test creates two queues - one supporting sparse binding operations, the second one supporting c…
127 The test creates two partially resident images (READ and WRITE) with VK_IMAGE_CREATE_SPARSE_ALIASED…
130 The test creates two queues - one supporting sparse binding operations, the second one supporting c…
135 The second queue is used to perform compute and transfer operations. The test creates two non-spars…
147 The test creates sparse partially resident image. The memory is bound to the image every second mip…
149 The test creates also a second non-sparse texels image with the same dimensions and format as the s…
152 For OpImageSparse* opcodes that are fed with float image coordinates the test creates a graphics qu…