Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/src/
H A Dmesh.cpp40 glBufferData(GL_ELEMENT_ARRAY_BUFFER, sizeof(INDICES), INDICES, GL_STATIC_DRAW); in Use()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/effectChain/include/
H A Dmesh.h30 const unsigned int INDICES[] = { variable