Lines Matching refs:wordCount
46 spv_const_binary_t b{binary->code, binary->wordCount}; in TEST()
52 binary->wordCount, 0, &text, nullptr)); in TEST()
81 binary->code[binary->wordCount - 1] = 0xffffffff; in TEST()
85 spvBinaryToText(context, binary->code, binary->wordCount, 0, &text, in TEST()
102 spv_const_binary_t b{binary->code, binary->wordCount}; in TEST()
164 binary->code[binary->wordCount - 1] = 0xffffffff; in TEST()
168 spvBinaryToText(context, binary->code, binary->wordCount, 0, &text, in TEST()
206 spv_const_binary_t b{binary->code, binary->wordCount}; in TEST()
258 binary->code[binary->wordCount - 1] = 0xffffffff; in TEST()
263 spvBinaryToText(context, binary->code, binary->wordCount, 0, &text, in TEST()
290 spv_const_binary_t b{binary->code, binary->wordCount}; in TEST()