Home | History | Annotate | Download | only in functional

Lines Matching defs:source

5  * Copyright 2014 The Android Open Source Project
104 std::string source = "${VERSION_DECL}\n"
113 return specializeShader(source, m_context.getRenderContext().getType());
118 std::string source = "${VERSION_DECL}\n"
126 return specializeShader(source, m_context.getRenderContext().getType());
2571 const char* source = "${VERSION_DECL}\n"
2579 return specializeShader(source, m_context.getRenderContext().getType());
2968 std::string source = "${VERSION_DECL}\n"
2977 return specializeShader(source, m_context.getRenderContext().getType());
2987 std::string source = "${VERSION_DECL}\n"
2999 return specializeShader(source, m_context.getRenderContext().getType());
3004 std::string source = "${VERSION_DECL}\n"
3014 return specializeShader(source, m_context.getRenderContext().getType());
3019 std::string source = "${VERSION_DECL}\n"
3035 return specializeShader(source, m_context.getRenderContext().getType());