Lines Matching refs:VkDebugUtilsLabelEXT
190 const VkDebugUtilsLabelEXT *pLabelInfo)
198 (void)util_dynarray_pop(&command_buffer->labels, VkDebugUtilsLabelEXT);
200 util_dynarray_append(&command_buffer->labels, VkDebugUtilsLabelEXT,
214 (void)util_dynarray_pop(&command_buffer->labels, VkDebugUtilsLabelEXT);
216 (void)util_dynarray_pop(&command_buffer->labels, VkDebugUtilsLabelEXT);
223 const VkDebugUtilsLabelEXT *pLabelInfo)
231 (void)util_dynarray_pop(&command_buffer->labels, VkDebugUtilsLabelEXT);
233 util_dynarray_append(&command_buffer->labels, VkDebugUtilsLabelEXT,
241 const VkDebugUtilsLabelEXT *pLabelInfo)
249 (void)util_dynarray_pop(&queue->labels, VkDebugUtilsLabelEXT);
251 util_dynarray_append(&queue->labels, VkDebugUtilsLabelEXT, *pLabelInfo);
264 (void)util_dynarray_pop(&queue->labels, VkDebugUtilsLabelEXT);
266 (void)util_dynarray_pop(&queue->labels, VkDebugUtilsLabelEXT);
273 const VkDebugUtilsLabelEXT *pLabelInfo)
281 (void)util_dynarray_pop(&queue->labels, VkDebugUtilsLabelEXT);
283 util_dynarray_append(&queue->labels, VkDebugUtilsLabelEXT, *pLabelInfo);