Searched defs:BindTexture (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/core/ | ||
H A D | algorithm_program.cpp | 94 void AlgorithmProgram::BindTexture(const std::string name, int unitId, int textureId, GLenum target) in BindTexture() function in OHOS::Media::Effect::AlgorithmProgram |
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ | ||
H A D | device_gles.cpp | 1625 void DeviceGLES::BindTexture(uint32_t textureUnit, uint32_t target, uint32_t texture) in BindTexture() function in DeviceGLES |
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ | ||
H A D | webgl_rendering_context_base_impl.cpp | 132 napi_value WebGLRenderingContextBaseImpl::BindTexture(napi_env env, GLenum target, napi_value textu… in BindTexture() function in OHOS::Rosen::Impl::WebGLRenderingContextBaseImpl |
H A D | webgl_rendering_context_base.cpp | 270 napi_value WebGLRenderingContextBase::BindTexture(napi_env env, napi_callback_info info) in BindTexture() function in OHOS::Rosen::WebGLRenderingContextBase |