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