Skip to content

Commit

Permalink
Define extension macros in environment specification
Browse files Browse the repository at this point in the history
This was missed during the spec unification work.

Signed-off-by: Kevin Petit <kevin.petit@arm.com>
Change-Id: I23107b104431abdac2eaf8a3b1ebedd10303fc12
  • Loading branch information
kpet committed May 10, 2024
1 parent 26712b2 commit a6de76f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions OpenCL_Env.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
// Creative Commons Attribution 4.0 International License; see
// http://creativecommons.org/licenses/by/4.0/

// Extensions to enable
// Must be included before the header and attribs.txt
include::{generated}/specattribs.adoc[]

= The OpenCL^(TM)^ SPIR-V Environment Specification
:R: pass:q,r[^(R)^]
Khronos{R} OpenCL Working Group
Expand Down

0 comments on commit a6de76f

Please sign in to comment.