Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSurfacelessContextTest.cpp105 bool checkExtension(bool verbose = true) const in checkExtension() function in __anon94779bf50111::EGLSurfacelessContextTest
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSurfacelessContextTest.cpp117 bool checkExtension(bool verbose = true) const in checkExtension() function in __anon838a8b800111::EGLSurfacelessContextTest
/third_party/vk-gl-cts/modules/egl/
DteglSwapBuffersWithDamageTests.cpp317 void SwapBuffersWithDamageTest::checkExtension (const Library& egl, EGLDisplay eglDisplay) in checkExtension() function in deqp::egl::__anonf5312cac0111::SwapBuffersWithDamageTest
555 void SwapBuffersWithDamageAndBufferAgeTest::checkExtension (const Library& egl, EGLDisplay eglDispl… in checkExtension() function in deqp::egl::__anonf5312cac0111::SwapBuffersWithDamageAndBufferAgeTest
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DBlitFramebufferANGLETest.cpp340 bool checkExtension(const std::string &extension) in checkExtension() function in BlitFramebufferANGLETest
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DBlitFramebufferANGLETest.cpp342 bool checkExtension(const std::string &extension) in checkExtension() function in __anondfc1f8550111::BlitFramebufferANGLETest
/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.cpp71 static void checkExtension (const glu::RenderContext& renderCtx, const std::string& extension) in checkExtension() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp4032 bool checkExtension (vector<VkExtensionProperties>& properties, const char* extension) in checkExtension() function