Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ type
Method
type
source/globjects/source/Shader.cpp:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
GLenum Shader::type() const
103
{
104
return m_type;
105
}
106
107
void Shader::setSource(AbstractStringSource * source)
108
{
Callers
15
add
Method · 0.45
pixelStore
Method · 0.45
pointParameter
Method · 0.45
polygonMode
Method · 0.45
stencilFuncSeparate
Method · 0.45
stencilMaskSeparate
Method · 0.45
stencilOpSeparate
Method · 0.45
AbstractDebugImplementation.cpp
File · 0.45
insertMessage
Method · 0.45
TEST
Function · 0.45
TEST_F
Function · 0.45
CompareTestPartResult
Method · 0.45
Calls
no outgoing calls
Tested by
7
TEST
Function · 0.36
TEST_F
Function · 0.36
CompareTestPartResult
Method · 0.36
TEST_F
Function · 0.36
HasOneFailure
Function · 0.36
PrintTestPartResultToString
Function · 0.36
OnTestPartResult
Method · 0.36