MCPcopy Create free account
hub / github.com/baldurk/renderdoc / CompileShader

Method CompileShader

qrenderdoc/Code/pyrenderdoc/qrenderdoc_stub.cpp:89–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89ShaderToolOutput ShaderProcessingTool::CompileShader(QWidget *window, rdcstr source,
90 rdcstr entryPoint, ShaderStage stage,
91 rdcstr spirvVer, rdcstr arguments) const
92{
93 return {};
94}
95
96////////////////////////////////////////////////////////////////////////////////
97// PersistantConfig.cpp stubs

Callers 15

glCompileShaderMethod · 0.45
glCompileShaderMethod · 0.45
glCompileShaderMethod · 0.45
glCompileShaderMethod · 0.45
glCompileShaderMethod · 0.45
glCompileShaderMethod · 0.45
glCompileShaderMethod · 0.45
glCompileShaderMethod · 0.45
glCompileShaderMethod · 0.45
glCompileShaderMethod · 0.45
glCompileShaderMethod · 0.45
glCompileShaderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected