Searched refs:spirv_imageoperands_to_string (Results 1 – 3 of 3) sorted by relevance
37 const char *spirv_imageoperands_to_string(SpvImageOperandsMask op);
2506 "following operands", spirv_imageoperands_to_string(op)); in image_operand_arg()
612 spirv_imageoperands_to_string(SpvImageOperandsMask v) in spirv_imageoperands_to_string() function