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

Method get

deps/LLGL/wrapper/CSharp/CsShader.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19}
20
21LLGL::Shader* Shader::Native::get()
22{
23 return native_;
24}
25
26bool Shader::HasErrors::get()
27{

Callers 15

getDeviceMethod · 0.45
pollInputDevicesMethod · 0.45
getJoystickMethod · 0.45
handleMotionEventMethod · 0.45
pollHapticDevicesMethod · 0.45
getHapticMethod · 0.45
onKeyMethod · 0.45
setCustomCursorMethod · 0.45

Calls 3

GetTypeMethod · 0.80
GetStageFlagsMethod · 0.80
HasErrorsMethod · 0.45

Tested by 4

mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36