Home
last modified time | relevance | path

Searched refs:DrawMeshNormal (Results 1 – 2 of 2) sorted by relevance

/dports/devel/upp/upp/bazaar/SurfaceCtrl/
H A DSurfaceCtrl.h129 OpenGLProgram DrawMeshNormal; variable
H A DSurfaceCtrl.cpp56 DrawMeshNormal.AttachShader(OpenGLShader(GL_VERTEX_SHADER, in InitShader()
139 obj.SetProgramNormal(DrawMeshNormal); in SetDefaultShader()