Searched defs:UpdateBuffer (Results 1 – 5 of 5) sorted by relevance
51 ACTION_P2(UpdateBuffer, iteration, samples_per_10_ms) { in ACTION_P2() argument
70 void UpdateBuffer(Buffer<ArrayDataType::kFloat>* buffer, in UpdateBuffer() function in toco::CopyArrayDataTest
856 static void UpdateBuffer(const float* frame, in UpdateBuffer() function
1842 void VkCommandBufferObj::UpdateBuffer(VkBuffer buffer, VkDeviceSize dstOffset, VkDeviceSize dataSiz… in UpdateBuffer() function in VkCommandBufferObj
2192 class UpdateBuffer : public CmdCommand class2195 UpdateBuffer (deUint32 seed) : m_seed(seed) {} in UpdateBuffer() function in vkt::memory::__anon4fc75e100111::UpdateBuffer