Searched refs:HeatmapTextureLayoutVertex (Results 1 – 2 of 2) sorted by relevance
5 static_assert(sizeof(HeatmapTextureLayoutVertex) == 4, "expected HeatmapTextureLayoutVertex size");
40 using HeatmapTextureLayoutVertex = HeatmapTextureProgram::LayoutVertex; typedef