Home
last modified time | relevance | path

Searched refs:_green (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/tools/trace/
H A Dformat.py70 _green = '32m' variable in AnsiFormatter
92 self._escape(self._green)
119 _green = FOREGROUND_GREEN | FOREGROUND_INTENSITY variable in WindowsConsoleFormatter
161 self._attribute(self._green)
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderDrawParametersTests.hpp66 ResultPoint(GLfloat _x, GLfloat _y, GLfloat _red, GLfloat _green, GLfloat _blue) in ResultPoint()
67 : x(_x), y(_y), red(_red), green(_green), blue(_blue) in ResultPoint()

Completed in 2 milliseconds