Home
last modified time | relevance | path

Searched defs:MAX_POINT_SIZE (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkConfig.hpp69 constexpr float MAX_POINT_SIZE = 1023.0; variable
/third_party/mesa3d/src/mesa/main/
Dconfig.h83 #define MAX_POINT_SIZE 60.0 macro