Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/gles/
H A Dintf_device_gles.h65 struct DevicePropertiesGLES { struct
192 DevicePropertiesGLES deviceProperties;
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Degl_state.cpp357 void FillProperties(DevicePropertiesGLES& properties) in FillProperties()