C# 클래스 SlimDX.ShaderCompiler.ShaderCompiler

파일 보기 프로젝트 열기: SlimDX/SlimDX-v2

공개 메소드들

메소드 설명
CompileFromString ( string code, string sourceName, string entryPoint, string target ) : ID3DBlob

메소드 상세

CompileFromString() 공개 정적인 메소드

public static CompileFromString ( string code, string sourceName, string entryPoint, string target ) : ID3DBlob
code string
sourceName string
entryPoint string
target string
리턴 ID3DBlob