Beispiel #1
0
 public extern static void SDK_IPass_BindCBuffAll(NativePointer self, CShaderProgram.NativePointer shaderProgram, UInt32 cbIndex, CConstantBuffer.NativePointer CBuffer);
Beispiel #2
0
 public extern static void SDK_ICommandList_CSSetConstantBuffer(NativePointer self, UInt32 Index, CConstantBuffer.NativePointer cbuffer);
Beispiel #3
0
 public extern static void SDK_IPass_BindCBufferPS(NativePointer self, UInt32 Index, CConstantBuffer.NativePointer CBuffer);