Searched refs:alloc_br (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Daubinator_viewer_urb.h49 ImVec2 alloc_br(x + (stages[s].start + local in function:AubinatorViewerUrb::DrawAllocation
64 hovered = _Hovered(mouse_pos, window_hovered, alloc_tl, alloc_br);
68 draw_list->AddRectFilled(alloc_tl, alloc_br, ImColor(r, g, b));
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Daubinator_viewer_urb.h49 ImVec2 alloc_br(x + (stages[s].start + local in function:AubinatorViewerUrb::DrawAllocation
64 hovered = _Hovered(mouse_pos, window_hovered, alloc_tl, alloc_br);
68 draw_list->AddRectFilled(alloc_tl, alloc_br, ImColor(r, g, b));

Completed in 2 milliseconds