Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/gles/
H A Dintf_device_gles.h245 struct DevicePropertiesGL { struct
356 DevicePropertiesGL deviceProperties; argument
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.cpp188 void FillProperties(DevicePropertiesGL& properties) in FillProperties()