MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetPixelCount

Method GetPixelCount

trinityal/src/Tr2OcclusionQueryAL.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44ALResult Tr2OcclusionQueryAL::GetPixelCount( Tr2RenderContextAL& renderContext, uint32_t& count, WaitMode waitMode )
45{
46 return m_query->GetPixelCount( renderContext, count, waitMode );
47}
48
49bool Tr2OcclusionQueryAL::IsValid() const
50{

Callers 2

TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36