Skip to content

[editorial] Detailed operations section with the rendering algorithm#1610

Merged
kvark merged 3 commits intogpuweb:mainfrom
kvark:pipeline-refactor
Apr 8, 2021
Merged

[editorial] Detailed operations section with the rendering algorithm#1610
kvark merged 3 commits intogpuweb:mainfrom
kvark:pipeline-refactor

Conversation

@kvark
Copy link
Copy Markdown
Contributor

@kvark kvark commented Apr 8, 2021

The (growing) algorithm was buried in the description of GPURenderPipeline creation. I think there is a value in separating it from the API, given that it targets different audience. The API is read by users (who may use it as a reference) and implementors. But the detailed operations are read for building a set of expectations at a higher level about how operations are done. It's not expected to be read together with the API for object creation.

I added a section after the APIs to be the new home for detailed operations.


💥 Error: 500 Internal Server Error 💥

PR Preview failed to build. (Last tried on Apr 8, 2021, 8:01 PM UTC).

More

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

🚨 HTML Diff Service - The HTML Diff Service is used to create HTML diffs of the spec changes suggested in a pull request.

🔗 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 
 sysreq@w3.org 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>
</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.

@kvark kvark requested review from kainino0x and toji April 8, 2021 19:42
Copy link
Copy Markdown
Contributor

@kainino0x kainino0x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitHub diff on this change is impossible to read, but I like the new structure so LGTM!

@kvark
Copy link
Copy Markdown
Contributor Author

kvark commented Apr 8, 2021

Given that reviewing it is hard, anyway, let's proceed. @toji if you want to read the changes, please check the "index resolution" and "compute operations" sections.

@kvark kvark merged commit 0e35195 into gpuweb:main Apr 8, 2021
@kvark kvark deleted the pipeline-refactor branch April 8, 2021 21:32
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.

2 participants