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