publish ext image extensions#141
Conversation
bashbaug
commented
Jun 13, 2023
- cl_ext_image_from_buffer (spec source PR: Add specification for cl_ext_image_from_buffer OpenCL-Docs#752)
- cl_ext_image_requirements_info (spec source PR: Add specification for cl_ext_image_requirements_info OpenCL-Docs#750)
|
@kpet heads up, I've converted this PR to a "draft" because there are a few issue I think we'll want to fix in the extension source before publishing:
Thanks! |
…age_from_buffer - Fix status of cl_ext_image_requirements_info - Use macros for all commands and enums - Fix mismatched parenthesis See KhronosGroup/OpenCL-Registry#141 Signed-off-by: Kevin Petit <kevin.petit@arm.com> Change-Id: I36ae9926e1da3fcf9c74d221888d30ab61c75b4e
|
@bashbaug I've created KhronosGroup/OpenCL-Docs#942 to tidy up the sources. I see what you mean regarding the indentation but I've exhausted the time I could afford to spend convincing asciidoctor to not do that. I don't think it's ugly enough to require blocking publication but if you happen to know the magic runes to align those paragraphs, any pointers would be welcome! :) |
…age_from_buffer (#942) - Fix status of cl_ext_image_requirements_info - Use macros for all commands and enums - Fix mismatched parenthesis See KhronosGroup/OpenCL-Registry#141 Change-Id: I36ae9926e1da3fcf9c74d221888d30ab61c75b4e Signed-off-by: Kevin Petit <kevin.petit@arm.com>
cl_ext_image_from_buffer cl_ext_image_requirements_info
f052b1b to
4c95309
Compare
|
I've rebuilt the specs after merging KhronosGroup/OpenCL-Docs#942. I think this is ready to go now. For the record, I think it's a little weird to publish a shipping spec as v0.5, but if this is intended I don't think it should block publication. Thanks! |