Home
last modified time | relevance | path

Searched defs:render_texture (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/embedder/tests/
Dembedder_test_compositor.cc225 GrBackendTexture render_texture = surface->getBackendTexture( in CreateTextureRenderSurface() local
/third_party/cef/tests/cefclient/browser/
Dosr_d3d11_win.cc817 void Layer::render_texture(const std::shared_ptr<Context>& ctx, in render_texture() function in client::d3d11::Layer