Searched refs:implementationName (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fProgramInterfaceQueryTestCase.cpp | 173 …onst std::string& resource, glw::GLint propValue, const std::string& implementationName) const = 0; 226 …m, const std::string& resource, glw::GLint propValue, const std::string& implementationName) const; 227 …onst std::string& resource, glw::GLint propValue, const std::string& implementationName) const = 0; 228 …e (const std::string& resource, glw::GLint propValue, const std::string& implementationName) const; 242 …am, const std::string& resource, glw::GLint propValue, const std::string& implementationName) const in validate() 256 validateSingleVariable(path, resource, propValue, implementationName); in validate() 264 validateBuiltinVariable(resource, propValue, implementationName); in validate() 273 …le (const std::string& resource, glw::GLint propValue, const std::string& implementationName) const in validateBuiltinVariable() 277 DE_UNREF(implementationName); in validateBuiltinVariable() 286 …m, const std::string& resource, glw::GLint propValue, const std::string& implementationName) const; [all …]
|