Skip to content

Custom image-source with GPUDriver pipeline #277

Open
@adamjs

Description

@adamjs

Certain users need to draw custom-generated content as the background of certain HTML elements. (For example, a dynamically generated mini-map drawn to a framebuffer on the GPU with floating indicators drawn with HTML)

We should add API so that users can declare a custom, sized image-source in HTML and query its texture handle in C++ so that users can draw to it on the GPU. (Also need to add API to force a View to repaint in case this custom image-source is updated)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestrenderingPertains to rendering/painting, spans multiple modules and shaderswebcorePertains to WebCore module

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions