Searched refs:GetInputDeclaration (Results 1 – 1 of 1) sorted by relevance
77 static std::string GetInputDeclaration(const std::string &var, int size) in GetInputDeclaration() function in GeometryShaderTest1388 const std::string &inputDeclaration1 = GetInputDeclaration("vec4 input1", inputSize); in TEST_F()1394 const std::string &inputDeclaration2 = GetInputDeclaration("vec4 input2", inputSize + 1); in TEST_F()1414 const std::string &inputDeclaration1 = GetInputDeclaration("vec4 input1", inputSize); in TEST_F()1420 const std::string &inputDeclaration2 = GetInputDeclaration("vec4 input2", inputSize + 1); in TEST_F()