Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ id
Method
id
tensorflow/lite/delegates/gpu/gl/gl_shader.h:50–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
~GlShader();
49
50
GLuint id() const { return id_; }
51
52
private:
53
explicit GlShader(GLuint id) : id_(id) {}
Callers
10
CopyBuffer
Function · 0.45
CreatePersistentBuffer
Function · 0.45
CreateReadOnlyRgba2dImageTexture
Function · 0.45
CreateReadOnlyRgba3dImageTexture
Function · 0.45
CreateReadWriteRgbaImageTexture
Function · 0.45
CompileShader
Method · 0.45
CreateWithShader
Method · 0.45
CreateWithBinaryShader
Method · 0.45
Add
Method · 0.45
CreateSharedGlBuffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected