Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/
H A Dopengl_wrapper_native_test.cpp182 const int32_t colorsCnt = 3; in render() local
183 glVertexAttribPointer(gColor, colorsCnt, GL_FLOAT, GL_FALSE, 0, colors); in render()