Searched refs:IMAGE_FUNCTION_WRITE_ONLY (Results 1 – 1 of 1) sorted by relevance
1002 IMAGE_FUNCTION_WRITE_ONLY = (1 << 5), enumerator3438 IMAGE_FUNCTION_WRITE_ONLY), in add_image_functions()6018 image->data.memory_write_only = (flags & IMAGE_FUNCTION_WRITE_ONLY) != 0; in _image_prototype()