Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Unbind
Method
Unbind
libs/drape/metal/metal_gpu_program.hpp:41–41 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
void Bind() override {}
41
void Unbind() override {}
42
43
id<MTLFunction> GetVertexShader() const { return m_vertexShader; }
44
id<MTLFunction> GetFragmentShader() const { return m_fragmentShader; }
Callers
1
UNIT_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
UNIT_TEST
Function · 0.36