Skip to content

Disallow renderable 3D textures#2603

Merged
kainino0x merged 1 commit intogpuweb:mainfrom
kvark:3d
Feb 15, 2022
Merged

Disallow renderable 3D textures#2603
kainino0x merged 1 commit intogpuweb:mainfrom
kvark:3d

Conversation

@kvark
Copy link
Copy Markdown
Contributor

@kvark kvark commented Feb 15, 2022

Closes #2303 for sure.
Looks like #2458 didn't address this in full.


💥 Error: 500 Internal Server Error 💥

PR Preview failed to build. (Last tried on Feb 15, 2022, 11:09 PM UTC).

More

PR Preview relies on a number of web services to run. There seems to be an issue with the following one:

🚨 CSS Spec Preprocessor - CSS Spec Preprocessor is the web service used to build Bikeshed specs.

🔗 Related URL

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator at 
 [no address given] to inform them of the time this error occurred,
 and the actions you performed just before this error.</p>
<p>More information about this error may be available
in the server error log.</p>
<hr>
<address>Apache/2.4.10 (Debian) Server at api.csswg.org Port 443</address>
</body></html>

If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.

@github-actions
Copy link
Copy Markdown
Contributor

Previews, as seen when this build job started (ee3027f):
WebGPU | IDL
WGSL
Explainer

@kainino0x kainino0x merged commit e44c5fa into gpuweb:main Feb 15, 2022
@kvark kvark deleted the 3d branch February 15, 2022 23:25
github-actions bot added a commit that referenced this pull request Feb 15, 2022
SHA: e44c5fa
Reason: push, by @kainino0x

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Feb 15, 2022
SHA: e44c5fa
Reason: push, by @kainino0x

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions bot added a commit that referenced this pull request Feb 15, 2022
SHA: e44c5fa
Reason: push, by @kainino0x

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Specification unclear on weather rendering into 3D textures is allowed

2 participants