public class CompileShaderNVidia extends CompileShader
Constructor and Description |
---|
CompileShaderNVidia() |
Modifier and Type | Method and Description |
---|---|
int |
getBinaryFormat() |
String |
getFragmentShaderCompiler() |
File |
getSDKCompilerDir() |
String |
getVertexShaderCompiler() |
static void |
main(String[] args) |
processOneShader, processOneShader, run
public int getBinaryFormat()
getBinaryFormat
in class CompileShader
public File getSDKCompilerDir()
getSDKCompilerDir
in class CompileShader
public String getVertexShaderCompiler()
getVertexShaderCompiler
in class CompileShader
public String getFragmentShaderCompiler()
getFragmentShaderCompiler
in class CompileShader
public static void main(String[] args)
Copyright 2010 JogAmp Community.