Skip to content

Conversation

@Przemog1 Przemog1 mentioned this pull request Dec 12, 2025
Comment on lines +28 to +29
#define NBL_CONCEPT_TPLT_PRM_KINDS (typename)(typename)(int32_t)(int32_t)
#define NBL_CONCEPT_TPLT_PRM_NAMES (U)(T)(Dims)(Components)

Choose a reason for hiding this comment

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

do a similar change for StorableImage and friends

#define vec NBL_CONCEPT_PARAM_T NBL_CONCEPT_PARAM_1
NBL_CONCEPT_END(
((NBL_CONCEPT_REQ_EXPR)((a.calcLuma(vector<VectorScalarType, 3>(scalar, scalar, scalar)))))
((NBL_CONCEPT_REQ_EXPR)((a.calcLuma(vec))))

Choose a reason for hiding this comment

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

maybe require that the expression returns a scalar ?

@devshgraphicsprogramming
Copy link
Member

New PR will be needed because of GH UI

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.

4 participants