Home
last modified time | relevance | path

Searched defs:getImageCount (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/WSI/
DVkSwapchainKHR.cpp150 uint32_t SwapchainKHR::getImageCount() const in getImageCount() function in vk::SwapchainKHR
/external/skia/experimental/wasm-skp-debugger/
Dexterns.js45 getImageCount: function() {}, method
Ddebugger_bindings.cpp271 int getImageCount() { in getImageCount() function in SkpDebugPlayer
/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp541 int getImageCount (void) const { return (int)m_images.size(); } in getImageCount() function in deqp::egl::GLES2ThreadTest::EGLResourceManager