KhronosGroup / KhronosGroup/glslang

support framebuffer_fetch

Open
#2,835 1 comment 0 reactions 0 assignees View on GitHub
enhancement GLSL/ESSL
Dominant language
C++
Stars
3.6k
Forks
989
Avg merge
1d 2h
Merged PRs (30d)
31

Description

does glslang currently support any of these framebuffer_fetch extensions?
is there a way to parse built-ins like gl_LastFragData by glslang?
thanks.

![image](https://user-images.githubusercontent.com/33364009/144014182-ac366bb9-78c7-4817-aa2b-bf7a7363b9e9.png)
![image](https://user-images.githubusercontent.com/33364009/144014342-3f263c31-9729-4211-b631-1a1dc5f42114.png)

Contributor guide

Open the contributing guide

Research direction

Start by checking glslang's current handling of the framebuffer_fetch extensions and built-ins such as gl_LastFragData. The issue names no source file or test, so completion would require defining which extensions and built-ins must be parsed and validating support for them.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.