Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ end
Method
end
source/globjects/source/Query.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
void Query::end(const GLenum target) const
102
{
103
glEndQuery(target);
104
}
105
106
void Query::beginIndexed(const GLenum target, const GLuint index) const
107
{
Callers
15
getUniformBlockByIdentity
Method · 0.45
locationFor
Method · 0.45
binding
Method · 0.45
isEnabled
Method · 0.45
addCapability
Method · 0.45
getCapability
Method · 0.45
capability
Method · 0.45
setting
Method · 0.45
add
Method · 0.45
trim
Function · 0.45
draw
Function · 0.45
Icosahedron
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected