MCPcopy Create free account
hub / github.com/davideberly/GeometricTools / GetCounterType

Method GetCounterType

GTE/Graphics/StructuredBuffer.h:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 };
27
28 inline CounterType GetCounterType() const
29 {
30 return mCounterType;
31 }
32
33 // Call one of these functions before binding the buffer to the
34 // engine. These will set the CounterType and set the usage to

Callers 10

GetNumActiveElementsMethod · 0.80
SetNumActiveElementsMethod · 0.80
CopyGpuToCpuMethod · 0.80
InitializeMethod · 0.80
IsValidMethod · 0.80
IsValidMethod · 0.80
DX11StructuredBufferMethod · 0.80
CreateUAViewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected