Searched defs:QueryStringCase (Results 1 – 5 of 5) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcInfoTests.cpp | 43 class QueryStringCase : public TestCase class 46 QueryStringCase(Context& context, const char* name, const char* description, deUint32 query) in QueryStringCase() function in deqp::QueryStringCase
|
/third_party/vk-gl-cts/modules/gles3/ |
D | tes3InfoTests.cpp | 45 class QueryStringCase : public TestCase class 48 QueryStringCase (Context& context, const char* name, const char* description, deUint32 query) in QueryStringCase() function in deqp::gles3::QueryStringCase
|
/third_party/vk-gl-cts/modules/gles2/ |
D | tes2InfoTests.cpp | 45 class QueryStringCase : public TestCase class 48 QueryStringCase (Context& context, const char* name, const char* description, deUint32 query) in QueryStringCase() function in deqp::gles2::QueryStringCase
|
/third_party/vk-gl-cts/modules/gles31/ |
D | tes31InfoTests.cpp | 45 class QueryStringCase : public TestCase class 48 QueryStringCase (Context& context, const char* name, const char* description, deUint32 query) in QueryStringCase() function in deqp::gles31::QueryStringCase
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglInfoTests.cpp | 82 class QueryStringCase : public InfoCase class 85 …QueryStringCase (EglTestContext& eglTestCtx, const char* name, const char* description, EGLint que… in QueryStringCase() function in deqp::egl::QueryStringCase
|