Home
last modified time | relevance | path

Searched refs:rgp_sqtt_marker_user_event (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_sqtt.h439 struct rgp_sqtt_marker_user_event { struct
451 struct rgp_sqtt_marker_user_event user_event; argument
455 static_assert(sizeof(struct rgp_sqtt_marker_user_event) == 4,
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_sqtt.c935 struct rgp_sqtt_marker_user_event marker = { 0 }; in si_write_user_event()
/third_party/mesa3d/src/amd/vulkan/layers/
Dradv_sqtt_layer.c109 struct rgp_sqtt_marker_user_event marker = {0}; in radv_write_user_event_marker()