Lines Matching refs:passed
582 "Interfaces passed to OpEntryPoint must be of type "
3964 // Valid. No Indexes were passed to the access chain instruction. The Result
3980 // Invalid. No Indexes were passed to the access chain instruction, but the
4000 // Valid: 255 indexes passed to the access chain instruction. Limit is 255.
4045 // Invalid: 256 indexes passed to the access chain instruction. Limit is 255.
4066 // Valid: 10 indexes passed to the access chain instruction. (Custom limit: 10)
4114 // Invalid: 11 indexes passed to the access chain instruction. Custom Limit:10
4137 // Invalid: Index passed to the access chain instruction is float (must be
4150 "Indexes passed to " + instr + " must be of type integer.";
4169 "The <id> passed to " + instr +