Home
last modified time | relevance | path

Searched defs:mustpassDir (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/openglcts/modules/runner/
DglcAospMustpassEgl.hpp22 const char* mustpassDir = "gl_cts/data/mustpass/egl/aosp_mustpass/master/"; variable
DglcKhronosMustpassEsNocontext.hpp22 const char* mustpassDir = "gl_cts/data/mustpass/gles/khronos_mustpass_noctx/master/"; variable
DglcAospMustpassEs.hpp22 const char* mustpassDir = "gl_cts/data/mustpass/gles/aosp_mustpass/master/"; variable
DglcKhronosMustpassGlNocontext.hpp22 const char* mustpassDir = "gl_cts/data/mustpass/gl/khronos_mustpass_noctx/4.6.1.x/"; variable
DglcKhronosMustpassEs.hpp22 const char* mustpassDir = "gl_cts/data/mustpass/gles/khronos_mustpass/master/"; variable
DglcKhronosMustpassGl.hpp22 const char* mustpassDir = "gl_cts/data/mustpass/gl/khronos_mustpass/4.6.1.x/"; variable
DglcTestRunner.cpp233 static const string getCaseListFileOption(const char* mustpassDir, const char* apiName, const char*… in getCaseListFileOption()
257 static void getBaseOptions(std::vector<std::string>& args, const char* mustpassDir, const char* api… in getBaseOptions()
369 const int numRunParams, const char* mustpassDir) in getTestRunsForNoContext()