示例#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);