Searched defs:ST_ShaderCompileInfo (Results 1 – 1 of 1) sorted by relevance
640 struct ST_ShaderCompileInfo { struct641 ST_Handle inputHandle;642 GLenum type;643 ST_ShaderSpec spec;644 ST_ShaderOutput output;645 ST_CompileOptions compileOptions;646 const ST_BuiltInResources *pResources;647 const char* pShaderString;