Home
last modified time | relevance | path

Searched defs:fss (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_general_program.cpp24 …ogram::RenderGeneralProgram(RenderContext *context, const std::string &vss, const std::string &fss) in RenderGeneralProgram()
H A Dgl_utils.cpp165 unsigned int GLUtils::CreateProgram(const std::string &vss, const std::string &fss) in CreateProgram()
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DXShader.js79 initShader(vss, fss) { argument