Searched defs:cmd_buf (Results 1 – 16 of 16) sorted by relevance
68 char cmd_buf[4096]; in main() local
131 const uint8_t *cmd_buf) in tcti_fuzzing_transmit()
1000 void VkImageObj::ImageMemoryBarrier(VkCommandBufferObj *cmd_buf, VkImageAspectFlags aspect, in ImageMemoryBarrier()1034 void VkImageObj::SetLayout(VkCommandBufferObj *cmd_buf, VkImageAspectFlags aspect, VkImageLayout im… in SetLayout()1105 VkCommandBufferObj cmd_buf(m_device, &pool); in SetLayout() local1285 VkCommandBufferObj cmd_buf(m_device, &pool); in CopyImage() local1332 VkCommandBufferObj cmd_buf(m_device, &pool); in CopyImageOut() local
4559 VkCommandBufferObj cmd_buf(m_device, m_commandPool); in TEST_F() local
5722 VkCommandBufferObj cmd_buf(m_device, m_commandPool); in TEST_F() local
121 __u64 cmd_buf; member
65 struct drm_exynos_g2d_cmd cmd_buf[G2D_MAX_GEM_CMD_NR]; member
186 const uint8_t *cmd_buf) in tcti_mssim_transmit()
147 char cmd_buf[128]; in set_factory_default() local
494 char *cmd_buf = NULL; in wpa_ctrl_request() local
125 __u64 cmd_buf; member
637 void *cmd_buf; in wpa_priv_receive() local
418 let mut cmd_buf = vec![0; cmd_size]; in process_gpu_command() localVariable
339 char cmd_buf[MAX_CMD_BUF_SZ]; member