Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/gles/
H A Dintf_device_gles.h332 int32_t maxClipDistances; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.cpp283 glGetIntegerv(GL_MAX_CLIP_DISTANCES, &properties.maxClipDistances); in FillProperties()