Searched defs:PolygonModeLargePointsConfig (Results 1 – 1 of 1) sorted by relevance
7373 struct PolygonModeLargePointsConfig struct7375 const float pointSize;7376 const bool meshShader;7377 const bool tessellationShaders;7378 const bool geometryShader;7379 const bool dynamicPolygonMode;7380 const bool defaultSize;7382 …PolygonModeLargePointsConfig(float pointSize_, bool meshShader_, bool tessellationShaders_, bool g… in PolygonModeLargePointsConfig() function