Skip to content

TextLayer fragment shader override not working in v9 #8906

Answered by ibgreen
ioanis asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like you have multiple output declarations from your fragment shader.

Since you are just adding to an existing shader I don't think you have to (re)declare out vec4 fragColor that would be the default fragment color declaration most luma.gl shaders.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ioanis
Comment options

@ibgreen
Comment options

Answer selected by ioanis
@ioanis
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants