Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/gles/
H A Dintf_device_gles.h80 int32_t numProgramBinaryFormats; member
260 int32_t numProgramBinaryFormats; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dwgl_state.cpp205 glGetIntegerv(GL_NUM_PROGRAM_BINARY_FORMATS, &properties.numProgramBinaryFormats); in FillProperties()
H A Degl_state.cpp372 glGetIntegerv(GL_NUM_PROGRAM_BINARY_FORMATS, &properties.numProgramBinaryFormats); in FillProperties()