Searched defs:fragmentShaderTemplate (Results 1 – 6 of 6) sorted by relevance
208 const char* fragmentShaderTemplate = selectFragmentShader(m_target); in init() local726 const char* fragmentShaderTemplate = selectFragmentShader(m_target); in init() local
385 const string fragmentShaderTemplate = generateFragmentShaderTemplate(renderBits); in createRenderProgram() local
290 const tcu::StringTemplate fragmentShaderTemplate(fragmentShaderSource); in createFragmentShaderSource() local
67 static const string fragmentShaderTemplate = variable
1725 std::string fragmentShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local1984 std::string fragmentShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local2214 std::string fragmentShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local2579 std::string fragmentShaderTemplate ("${GLSL_VERSION_DECL}\n" in makeSources() local2666 std::string fragmentShaderTemplate ("${GLSL_VERSION_DECL}\n" in makeSources() local2743 std::string fragmentShaderTemplate ("${GLSL_VERSION_DECL}\n" in makeSources() local2825 std::string fragmentShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local3038 std::string fragmentShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local3299 std::string fragmentShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local3505 std::string fragmentShaderTemplate ("${GLSL_VERSION_DECL}\n" in init() local[all …]
250 const string fragmentShaderTemplate = variable