Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Device/
DRenderer.cpp1142 bool DrawCall::setupPoint(vk::Device *device, Primitive &primitive, Triangle &triangle, const DrawC… in setupPoint() function in sw::DrawCall
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DRenderer.cpp2055 bool Renderer::setupPoint(Primitive &primitive, Triangle &triangle, const DrawCall &draw) in setupPoint() function in sw::Renderer