Skip to content

clarify clSetProgramSpecializationConstant behavior - #1602

Open
bashbaug wants to merge 1 commit into
KhronosGroup:mainfrom
bashbaug:spec-constant-compile-link
Open

clarify clSetProgramSpecializationConstant behavior#1602
bashbaug wants to merge 1 commit into
KhronosGroup:mainfrom
bashbaug:spec-constant-compile-link

Conversation

@bashbaug

Copy link
Copy Markdown
Contributor

fixes #553

The values set for specialization constants affect the next time the program is compiled using clCompileProgram or built using clBuildProgram.

The values set for specialization constants affect the next time
the program is compiled using clCompileProgram or built using
clBuildProgram.
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.

clSetProgramSpecializationConstant description needs clarification

1 participant