Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/gl/
DBufferGl.cpp25 RecursiveScopedContextBind bind(helper); in create() local
43 RecursiveScopedContextBind bind(mContextHelper); in read() local
69 RecursiveScopedContextBind bind(mContextHelper); in subUpdate() local
DEmulatedEglWindowSurface.cpp81 void EmulatedEglWindowSurface::bind(EmulatedEglContextPtr p_ctx, BindType p_bindType) { in bind() function in gfxstream::gl::EmulatedEglWindowSurface
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DStateTrackingSupport.h186 std::shared_ptr<RboProps> bind(GLuint id) { in bind() function
231 SamplerProps* bind(GLuint id) { in bind() function
/hardware/google/gfxstream/host/
DFrameBuffer.cpp1520 std::unique_ptr<RecursiveScopedContextBind> bind = nullptr; in cleanupProcGLObjects_locked() local
1813 std::optional<RecursiveScopedContextBind> bind; in postImpl() local
2263 std::unique_ptr<RecursiveScopedContextBind> bind; in onSave() local
2392 std::unique_ptr<RecursiveScopedContextBind> bind; in onLoad() local
2627 std::unique_ptr<RecursiveScopedContextBind> bind; in onLoad() local
3234 RecursiveScopedContextBind bind(getPbufferSurfaceContextHelper()); in destroyEmulatedEglWindowSurfaceLocked() local
3355 RecursiveScopedContextBind bind(getPbufferSurfaceContextHelper()); in drainGlRenderThreadSurfaces() local
3788 RecursiveScopedContextBind bind(getPbufferSurfaceContextHelper()); in createYUVTextures() local
3808 RecursiveScopedContextBind bind(getPbufferSurfaceContextHelper()); in destroyYUVTextures() local
3818 RecursiveScopedContextBind bind(getPbufferSurfaceContextHelper()); in updateYUVTextures() local
Dvirtgpu_gfxstream_protocol.h99 uint32_t bind; member
/hardware/google/gfxstream/host/include/gfxstream/
Dvirtio-gpu-gfxstream-renderer.h60 uint32_t bind; member