Home
last modified time | relevance | path

Searched refs:RegisterDecorationsForId (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.h367 void RegisterDecorationsForId(uint32_t id, InputIt begin, InputIt end) { in RegisterDecorationsForId() function
378 RegisterDecorationsForId(struct_id, begin, end); in RegisterDecorationsForStructMember()
Dvalidate_annotation.cpp201 _.RegisterDecorationsForId(target_id, group_decorations.begin(), in RegisterDecorations()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h377 void RegisterDecorationsForId(uint32_t id, InputIt begin, InputIt end) { in RegisterDecorationsForId() function
388 RegisterDecorationsForId(struct_id, begin, end); in RegisterDecorationsForStructMember()
Dvalidate_annotation.cpp201 _.RegisterDecorationsForId(target_id, group_decorations.begin(), in RegisterDecorations()