MCPcopy Create free account
hub / github.com/RavEngine/RavEngine / GetResourceType

Method GetResourceType

deps/LLGL/sources/Renderer/Buffer.cpp:20–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20ResourceType Buffer::GetResourceType() const
21{
22 return ResourceType::Buffer;
23}
24
25
26} // /namespace LLGL

Callers 15

SetResourceMethod · 0.45
CreateResourceHeapMethod · 0.45
SetResourceMethod · 0.45
CreatePipelineBarrierMethod · 0.45
RequiresResourceBarriersFunction · 0.45
GetD3DResourceWithUAVFunction · 0.45
CreateHeapTypeSamplerMethod · 0.45
SetResourceMethod · 0.45
SetResourceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected