Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_program.h44 void SetProgramId(uint32_t programId) in SetProgramId() function
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp334 webGlProgram->SetProgramId(programId); in CreateProgram()