Lines Matching defs:buffer
167 // dstSize will be used as the buffer size.
226 // Fill buffer from the host and flush buffer memory.
239 *m_destination, // VkBuffer buffer;
267 gpuToHostBarrier2.buffer = *m_destination;
274 // Fill buffer using VK_WHOLE_SIZE.
307 // Invalidate buffer memory and check the buffer contains the expected results.
317 msg << "Invalid byte at position " << i << " in the buffer (found 0x"
370 void generateBuffer (tcu::PixelBufferAccess buffer,
415 // Create command buffer
443 *m_destination, // VkBuffer buffer;
455 // Read buffer data
464 (tcu::PixelBufferAccess buffer,
474 buffer.setPixel(tcu::UVec4(x, y, z, 255), x, y, z);
487 // Write buffer data
582 *m_destination, // VkBuffer buffer;
594 // Read buffer data