Home
last modified time | relevance | path

Searched defs:shaderType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Dgl_utils.cpp143 unsigned int GLUtils::LoadShader(const std::string &src, unsigned int shaderType) in LoadShader()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/
H A Dopengl_wrapper_native_test.cpp85 static GLuint CreateShader(const char *source, GLenum shaderType) in CreateShader()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp675 napi_env env, GLenum shaderType, GLenum precisionType) in GetShaderPrecisionFormat()
H A Dwebgl_rendering_context_base.cpp2738 GLenum shaderType = 0; in GetShaderPrecisionFormat() local