Home
last modified time | relevance | path

Searched refs:SpecializeShaderModule (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Dshader_module_gles.h89 friend BASE_NS::string SpecializeShaderModule(const ShaderBase&, const ShaderSpecializationConstantDataView&);
H A Dshader_module_gles.cpp216 string SpecializeShaderModule(const ShaderBase& base, const ShaderSpecializationConstantDataView& specData) in SpecializeShaderModule() function
242 return SpecializeShaderModule(*this, specData); in GetGLSL()

Completed in 2 milliseconds