Searched refs:genTexture2DShaderDecl (Results 1 – 2 of 2) sorted by relevance
116 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, … in genTexture2DShaderDecl() function151 : sglr::ShaderProgram (genTexture2DShaderDecl(samplerTypes, outputType)) in Texture2DShader()
273 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, … in genTexture2DShaderDecl() function308 : sglr::ShaderProgram (genTexture2DShaderDecl(samplerTypes, outputType)) in Texture2DShader()